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

Commit 0c4137aa authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: set i2c freq to 400KHz for SMB on apq8084"

parents 71a6aa0a b3523abc
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -872,7 +872,7 @@
		interrupts = <0 97 0>;
		interrupts = <0 97 0>;
		qcom,noise-rjct-scl = <1>;
		qcom,noise-rjct-scl = <1>;
		qcom,noise-rjct-sda = <1>;
		qcom,noise-rjct-sda = <1>;
		qcom,i2c-bus-freq = <100000>;
		qcom,i2c-bus-freq = <400000>;
		qcom,i2c-src-freq = <50000000>;
		qcom,i2c-src-freq = <50000000>;
		qcom,sda-gpio = <&msmgpio 10 0>;
		qcom,sda-gpio = <&msmgpio 10 0>;
		qcom,scl-gpio = <&msmgpio 11 0>;
		qcom,scl-gpio = <&msmgpio 11 0>;