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

Commit 6f0ab9a1 authored by Tomi Valkeinen's avatar Tomi Valkeinen
Browse files

ARM: dts: omap5-uevm.dts: add tca6424a



omap5-uevm has a tca6424a I/O expander. Add it to the .dts file.

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: default avatarTony Lindgren <tony@atomide.com>
parent e7585c4f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -434,6 +434,13 @@
	pinctrl-0 = <&i2c5_pins>;

	clock-frequency = <400000>;

	gpio9: gpio@22 {
		compatible = "ti,tca6424";
		reg = <0x22>;
		gpio-controller;
		#gpio-cells = <2>;
	};
};

&mcbsp3 {