From 74154be03aa3a3abe33e3eff65c479347f10a389 Mon Sep 17 00:00:00 2001 From: Markus Niebel Date: Tue, 4 Jun 2013 13:07:12 +0200 Subject: ARM i.MX53: mba53: add missing gpio stuff for pca9554 Add properties to make use of pca9554 gpio expander. Signed-off-by: Markus Niebel Signed-off-by: Steffen Trumtrar Signed-off-by: Shawn Guo --- arch/arm/boot/dts/imx53-mba53.dts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/arm/boot/dts/imx53-mba53.dts') diff --git a/arch/arm/boot/dts/imx53-mba53.dts b/arch/arm/boot/dts/imx53-mba53.dts index b171c008cd6f..67f56555054b 100644 --- a/arch/arm/boot/dts/imx53-mba53.dts +++ b/arch/arm/boot/dts/imx53-mba53.dts @@ -163,6 +163,8 @@ compatible = "pca9554"; reg = <0x20>; interrupts = <109>; + #gpio-cells = <2>; + gpio-controller; }; sensor2: lm75@49 { -- cgit v1.2.3