1
0
Fork 0

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

Add properties to make use of pca9554 gpio expander.

Signed-off-by: Markus Niebel <Markus.Niebel@tqs.de>
Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
hifive-unleashed-5.1
Markus Niebel 2013-06-04 13:07:12 +02:00 committed by Shawn Guo
parent eefb8008f3
commit 74154be03a
1 changed files with 2 additions and 0 deletions

View File

@ -163,6 +163,8 @@
compatible = "pca9554";
reg = <0x20>;
interrupts = <109>;
#gpio-cells = <2>;
gpio-controller;
};
sensor2: lm75@49 {