ARM: dts: msm: Add qcom,force-low-pwm-size prop for ravelin pm6450
For backward compatibility for ravelin 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: I3fdf12f49cec92cfb02ef994b6abbebbd29cc8e9 Signed-off-by: Shilpa Suresh <quic_c_sbsure@quicinc.com>
This commit is contained in:
@@ -636,6 +636,7 @@
|
|||||||
|
|
||||||
&pm6450_pwm_1 {
|
&pm6450_pwm_1 {
|
||||||
status = "ok";
|
status = "ok";
|
||||||
|
qcom,force-low-pwm-size;
|
||||||
};
|
};
|
||||||
|
|
||||||
&pm6450_gpios {
|
&pm6450_gpios {
|
||||||
|
Reference in New Issue
Block a user