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 <quic_c_sbsure@quicinc.com>
This commit is contained in:
Shilpa Suresh
2024-12-05 21:56:51 +05:30
parent 271a3520cb
commit fdda8d4d4b
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -633,7 +633,7 @@
&pm6450_pwm_1 { &pm6450_pwm_1 {
status = "ok"; status = "ok";
qcom,force-low-pwm-size; qcom,mid-res-support;
}; };
&pm6450_gpios { &pm6450_gpios {