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:
@@ -31,6 +31,7 @@
|
||||
|
||||
&pm6450_pwm_1 {
|
||||
status = "ok";
|
||||
qcom,force-low-pwm-size;
|
||||
};
|
||||
|
||||
&qupv3_se9_i2c {
|
||||
|
Reference in New Issue
Block a user