ARM: dts: msm: Add qcom,force-low-pwm-size prop for parrot pm6450 pwm

For backward compatibility for parrot target, add
qcom,force-low-pwm-size property to limit setting PWM sizes to
6 and 9 bit modes only, rather than using the full 8 to 15 bit
PWM sizes range.

Change-Id: Iff15fe61977ad34eed4c0dd75de3f233c08fd681
Signed-off-by: Shilpa Suresh <quic_c_sbsure@quicinc.com>
This commit is contained in:
Shilpa Suresh
2024-06-12 15:15:03 +05:30
parent e726add23a
commit a2fc769fb8

View File

@@ -31,6 +31,7 @@
&pm6450_pwm_1 { &pm6450_pwm_1 {
status = "ok"; status = "ok";
qcom,force-low-pwm-size;
}; };
&qupv3_se9_i2c { &qupv3_se9_i2c {