Commit f34ffc9e authored by Maxime Ripard's avatar Maxime Ripard Committed by Shawn Guo

ARM: dts: cfa10036: Add Power LED to the CFA-10036 board

Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
Cc: Brian Lilly <brian@crystalfontz.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 330eaaf9
......@@ -40,4 +40,13 @@ duart: serial@80074000 {
};
};
};
leds {
compatible = "gpio-leds";
power {
gpios = <&gpio3 4 1>;
default-state = "on";
};
};
};
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