From a2fc769fb8c3e33a73ad6451f900bd5aec1b89ce Mon Sep 17 00:00:00 2001 From: Shilpa Suresh Date: Wed, 12 Jun 2024 15:15:03 +0530 Subject: [PATCH] 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 --- qcom/parrot-idp.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/qcom/parrot-idp.dtsi b/qcom/parrot-idp.dtsi index eca7841f..c88c5770 100644 --- a/qcom/parrot-idp.dtsi +++ b/qcom/parrot-idp.dtsi @@ -31,6 +31,7 @@ &pm6450_pwm_1 { status = "ok"; + qcom,force-low-pwm-size; }; &qupv3_se9_i2c {