ramips: mt7620: power up ephy port 4
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / WRTNODE2P.dts
1 /dts-v1/;
2
3 #include "WRTNODE2.dtsi"
4
5 / {
6 compatible = "wrtnode,wrtnode2p", "wrtnode,wrtnode2", "mediatek,mt7628an-soc";
7 model = "WRTnode2P";
8
9 gpio-leds {
10 compatible = "gpio-leds";
11
12 indicator {
13 label = "wrtnode:blue:indicator";
14 gpios = <&gpio1 9 GPIO_ACTIVE_LOW>;
15 };
16 };
17 };
18
19 &pinctrl {
20 state_default: pinctrl0 {
21 gpio {
22 ralink,group = "i2c", "gpio", "jtag";
23 ralink,function = "gpio";
24 };
25 };
26 };