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

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
......@@ -163,6 +163,8 @@ expander: pca9554@20 {
compatible = "pca9554";
reg = <0x20>;
interrupts = <109>;
#gpio-cells = <2>;
gpio-controller;
};
sensor2: lm75@49 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment