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

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

Merge "ARM: dts: msm: Fix i2c chip address of fsa4480 on bengal"

parents f6e65899 8f8fee05
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -121,8 +121,8 @@

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