From: Tomi Valkeinen Date: Wed, 12 Mar 2014 09:53:26 +0000 (+0200) Subject: ARM: dts: omap5-uevm.dts: add tca6424a X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=6f0ab9a1bd45d1d9794d9c013cf7160ba46a35c6;p=linux-beck.git ARM: dts: omap5-uevm.dts: add tca6424a omap5-uevm has a tca6424a I/O expander. Add it to the .dts file. Signed-off-by: Tomi Valkeinen Acked-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/omap5-uevm.dts b/arch/arm/boot/dts/omap5-uevm.dts index 3b99ec25b748..76877516f6df 100644 --- a/arch/arm/boot/dts/omap5-uevm.dts +++ b/arch/arm/boot/dts/omap5-uevm.dts @@ -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 {