Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a81e7dac authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add changes required for pm8010"

parents e4495c77 eef2e52c
Loading
Loading
Loading
Loading
+35 −0
Original line number Diff line number Diff line
&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>;
};