summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qcom/khaje-idp-pm8010.dtsi35
1 files changed, 35 insertions, 0 deletions
diff --git a/qcom/khaje-idp-pm8010.dtsi b/qcom/khaje-idp-pm8010.dtsi
index dd619006..007a752c 100644
--- a/qcom/khaje-idp-pm8010.dtsi
+++ b/qcom/khaje-idp-pm8010.dtsi
@@ -1,3 +1,38 @@
&soc {
};
+&qupv3_se1_i2c {
+ qcom,clk-freq-out = <100000>;
+};
+
+&pm8008_regulators {
+ compatible = "qcom,pm8010-regulator";
+};
+
+&L1P {
+ qcom,min-dropout-voltage = <40000>;
+};
+
+&L2P {
+ qcom,min-dropout-voltage = <64000>;
+};
+
+&L3P {
+ qcom,min-dropout-voltage = <96000>;
+};
+
+&L4P {
+ qcom,min-dropout-voltage = <136000>;
+};
+
+&L5P {
+ qcom,min-dropout-voltage = <176000>;
+};
+
+&L6P {
+ qcom,min-dropout-voltage = <168000>;
+};
+
+&L7P {
+ qcom,min-dropout-voltage = <80000>;
+};