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

Commit d8e779d4 authored by Kavya Nunna's avatar Kavya Nunna
Browse files

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
parent e3edd2d6
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
&soc {
};

&qupv3_se1_i2c {
	qcom,clk-freq-out = <100000>;
};

&pm8008_regulators {
	compatible = "qcom,pm8010-regulator";
};