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

Commit 74154be0 authored by Markus Niebel's avatar Markus Niebel Committed by Shawn Guo
Browse files

ARM i.MX53: mba53: add missing gpio stuff for pca9554



Add properties to make use of pca9554 gpio expander.

Signed-off-by: default avatarMarkus Niebel <Markus.Niebel@tqs.de>
Signed-off-by: default avatarSteffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent eefb8008
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -163,6 +163,8 @@
		compatible = "pca9554";
		reg = <0x20>;
		interrupts = <109>;
		#gpio-cells = <2>;
		gpio-controller;
	};

	sensor2: lm75@49 {