| Message ID | 20251001-ipq-pwm-v16-5-300f237e0e68@outlook.com |
|---|---|
| State | Superseded |
| Headers | show |
| Series | Add PWM support for IPQ chipsets | expand |
On Wed, 01 Oct 2025 18:04:21 +0400, George Moussalem wrote: > The IPQ9574 SoC contains a PWM block which is exactly the same as the > one found in IPQ6018. So let's add a compatible for IPQ9574 and use > IPQ6018 as the fallback. > > Signed-off-by: George Moussalem <george.moussalem@outlook.com> > --- > Documentation/devicetree/bindings/pwm/qcom,ipq6018-pwm.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring (Arm) <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/pwm/qcom,ipq6018-pwm.yaml b/Documentation/devicetree/bindings/pwm/qcom,ipq6018-pwm.yaml index e00b9e01f4f89dd0d08610772c984a0e2725d154..48dd7d1b8f511b0dd2cbebc07f33cafc3655ce50 100644 --- a/Documentation/devicetree/bindings/pwm/qcom,ipq6018-pwm.yaml +++ b/Documentation/devicetree/bindings/pwm/qcom,ipq6018-pwm.yaml @@ -16,6 +16,7 @@ properties: - enum: - qcom,ipq5018-pwm - qcom,ipq5332-pwm + - qcom,ipq9574-pwm - const: qcom,ipq6018-pwm - const: qcom,ipq6018-pwm