| Message ID | 20251001-ipq-pwm-v16-4-300f237e0e68@outlook.com |
|---|---|
| State | Superseded |
| Headers | show |
| Series | Add PWM support for IPQ chipsets | expand |
On Wed, 01 Oct 2025 18:04:20 +0400, George Moussalem wrote: > The IPQ5332 SoC contains a PWM block which is exactly the same as the > one found in IPQ6018. So let's add a compatible for IPQ5332 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 acbdd952fcca53368e3b594544df8d3dae8a06b3..e00b9e01f4f89dd0d08610772c984a0e2725d154 100644 --- a/Documentation/devicetree/bindings/pwm/qcom,ipq6018-pwm.yaml +++ b/Documentation/devicetree/bindings/pwm/qcom,ipq6018-pwm.yaml @@ -15,6 +15,7 @@ properties: - items: - enum: - qcom,ipq5018-pwm + - qcom,ipq5332-pwm - const: qcom,ipq6018-pwm - const: qcom,ipq6018-pwm