提交 a600e333 编写于 作者: S Shawn Guo

ARM: dts: imx28-evk: add heartbeat gpio-leds

Add heartbeat gpio-leds for imx28-evk board.
Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
上级 c9987c81
......@@ -169,4 +169,14 @@
saif-controllers = <&saif0 &saif1>;
audio-codec = <&sgtl5000>;
};
leds {
compatible = "gpio-leds";
user {
label = "Heartbeat";
gpios = <&gpio3 5 0>;
linux,default-trigger = "heartbeat";
};
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册