From fdda8d4d4b626c270ea7d528e06d84f87b9b8a56 Mon Sep 17 00:00:00 2001 From: Shilpa Suresh Date: Thu, 5 Dec 2024 21:56:51 +0530 Subject: [PATCH] ARM: dts: msm: Replace force-low-pwm-size with mid-res-support Remove the force-low-pwm-size property and add the mid-res-support property. PM6450 does not have support for 76.8Mhz clock source, but PM6450 has the same subtype which detects high resolution support. Add medium resolution support which removes 76.8Mhz support and uses the other 3 clock sources for its usage. Change-Id: I37a52126ff2d7538bca1cd036c83d7e78391acd3 Signed-off-by: Shilpa Suresh --- qcom/parrot-idp.dtsi | 2 +- qcom/ravelin-pmic-overlay.dtsi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/qcom/parrot-idp.dtsi b/qcom/parrot-idp.dtsi index 6902a3d1..9a3c5067 100644 --- a/qcom/parrot-idp.dtsi +++ b/qcom/parrot-idp.dtsi @@ -31,7 +31,7 @@ &pm6450_pwm_1 { status = "ok"; - qcom,force-low-pwm-size; + qcom,mid-res-support; }; &qupv3_se9_i2c { diff --git a/qcom/ravelin-pmic-overlay.dtsi b/qcom/ravelin-pmic-overlay.dtsi index 21b1b6e8..4ebeeab3 100644 --- a/qcom/ravelin-pmic-overlay.dtsi +++ b/qcom/ravelin-pmic-overlay.dtsi @@ -633,7 +633,7 @@ &pm6450_pwm_1 { status = "ok"; - qcom,force-low-pwm-size; + qcom,mid-res-support; }; &pm6450_gpios {