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

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

Merge "ARM: dts: msm: update i2c slave address for fsa4480 on Lahaina"

parents 496d1769 c48fa1cf
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -183,9 +183,9 @@

&qupv3_se13_i2c {
	status = "ok";
	fsa4480: fsa4480@43 {
	fsa4480: fsa4480@42 {
		compatible = "qcom,fsa4480-i2c";
		reg = <0x43>;
		reg = <0x42>;
	};
};