summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKavya Nunna <knunna@qti.qualcomm.com>2021-09-27 11:13:44 +0530
committerKavya Nunna <knunna@qti.qualcomm.com>2021-09-27 11:13:44 +0530
commitd8e779d4cc2efdd5152d34f7d715914adde59ffe (patch)
tree6416f0cab773ff2d7433a2da06c8dd856d62af81
parente3edd2d61baa39f183f7edb5ac6d7057db0462db (diff)
downloaddevicetree-d8e779d4cc2efdd5152d34f7d715914adde59ffe.tar.gz
ARM: dts: msm: Enable 400Khz i2c bus frequency for PM8010
Enable 400Khz support for PM8010 as the I2C core changes to support 400Khz are fixed. Change-Id: I921a4aa94da5638304bf47521977495dead3f640
-rw-r--r--qcom/khaje-idp-pm8010.dtsi4
1 files changed, 0 insertions, 4 deletions
diff --git a/qcom/khaje-idp-pm8010.dtsi b/qcom/khaje-idp-pm8010.dtsi
index 007a752c..5979c7c9 100644
--- a/qcom/khaje-idp-pm8010.dtsi
+++ b/qcom/khaje-idp-pm8010.dtsi
@@ -1,10 +1,6 @@
&soc {
};
-&qupv3_se1_i2c {
- qcom,clk-freq-out = <100000>;
-};
-
&pm8008_regulators {
compatible = "qcom,pm8010-regulator";
};