OpenWrt – Blame information for rev 4
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
4 | office | 1 | /dts-v1/; |
2 | |||
3 | #include "WRTNODE2.dtsi" |
||
4 | |||
5 | / { |
||
6 | compatible = "wrtnode,wrtnode2r", "wrtnode,wrtnode2", "mediatek,mt7628an-soc"; |
||
7 | model = "WRTnode2R"; |
||
8 | |||
9 | gpio-leds { |
||
10 | compatible = "gpio-leds"; |
||
11 | |||
12 | indicator { |
||
13 | label = "wrtnode:blue:indicator"; |
||
14 | gpios = <&gpio1 12 GPIO_ACTIVE_LOW>; |
||
15 | }; |
||
16 | }; |
||
17 | }; |
||
18 | |||
19 | &pinctrl { |
||
20 | state_default: pinctrl0 { |
||
21 | gpio { |
||
22 | ralink,group = "i2c", "gpio", "wled_an"; |
||
23 | ralink,function = "gpio"; |
||
24 | }; |
||
25 | }; |
||
26 | }; |