提交 a2b7baf4 编写于 作者: L Luis Araneda 提交者: Michal Simek

ARM: dts: zynq: Add LEDs to the Zybo Z7 board

Add an LED node, connected to the Processing System (PS)
Signed-off-by: NLuis Araneda <luaraneda@gmail.com>
Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
上级 edd62b9a
......@@ -22,6 +22,15 @@
stdout-path = "serial0:115200n8";
};
gpio-leds {
compatible = "gpio-leds";
ld4 {
label = "zynq-zybo-z7:green:ld4";
gpios = <&gpio0 7 GPIO_ACTIVE_HIGH>;
};
};
usb_phy0: phy0 {
#phy-cells = <0>;
compatible = "usb-nop-xceiv";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册