88ec3f0c306446987b32c816b50049cf71882133
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7628an_wrtnode_wrtnode2p.dts
1 #include "mt7628an_wrtnode_wrtnode2.dtsi"
2
3 / {
4 compatible = "wrtnode,wrtnode2p", "wrtnode,wrtnode2", "mediatek,mt7628an-soc";
5 model = "WRTnode2P";
6
7 aliases {
8 led-boot = &led_indicator;
9 led-failsafe = &led_indicator;
10 led-running = &led_indicator;
11 led-upgrade = &led_indicator;
12 };
13
14 leds {
15 compatible = "gpio-leds";
16
17 led_indicator: indicator {
18 label = "blue:indicator";
19 gpios = <&gpio 41 GPIO_ACTIVE_LOW>;
20 };
21 };
22 };
23
24 &state_default {
25 gpio {
26 groups = "i2c", "gpio";
27 function = "gpio";
28 };
29 };