ARM: dts: msm: Add qcom,old-i2c-freq-cfg for parrot/ravelin

For backward compatibility for parrot and ravelin targets, add the
qcom,old-i2c-freq-cfg property. This will ensure that the
legacy counter settings are used for the i2c frequency configuration
for communication with pm8008 chip.

Change-Id: I97eaa1cc240932c25d02c5422e6fb584816f8ece
Signed-off-by: Shilpa Suresh <quic_c_sbsure@quicinc.com>
This commit is contained in:
Shilpa Suresh
2024-08-08 18:05:44 +05:30
parent 9a62421626
commit 3e9b6564b4
2 changed files with 2 additions and 0 deletions

View File

@@ -406,6 +406,7 @@
#address-cells = <1>;
#size-cells = <0>;
status = "ok";
qcom,old-i2c-freq-cfg;
pm8010i@8 {
compatible = "qcom,i2c-pmic";

View File

@@ -472,6 +472,7 @@
#address-cells = <1>;
#size-cells = <0>;
status = "ok";
qcom,old-i2c-freq-cfg;
pm8010m@8 {
compatible = "qcom,i2c-pmic";