提交 80c9473d 编写于 作者: M Marc Dietrich 提交者: Olof Johansson

ARM: dt: tegra: add the wifi led to paz00 device tree

This adds the wifi led bound to the rfkill0 event to the device
tree of paz00.
Signed-off-by: NMarc Dietrich <marvin24@gmx.de>
Signed-off-by: NOlof Johansson <olof@lixom.net>
上级 d8d56c84
......@@ -90,4 +90,14 @@
gpio-key,wakeup;
};
};
gpio-leds {
compatible = "gpio-leds";
wifi {
label = "wifi-led";
gpios = <&gpio 24 0>;
linux,default-trigger = "rfkill0";
};
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册