diff --git a/target/linux/ramips/dts/mt7628an_netgear_r6120.dts b/target/linux/ramips/dts/mt7628an_netgear_r6120.dts index 49ca189645..dc9de9f4bf 100644 --- a/target/linux/ramips/dts/mt7628an_netgear_r6120.dts +++ b/target/linux/ramips/dts/mt7628an_netgear_r6120.dts @@ -40,17 +40,17 @@ gpios = <&gpio1 11 GPIO_ACTIVE_LOW>; }; - wlan { + wlan2g_green { label = "r6120:green:wlan2g"; gpios = <&gpio1 10 GPIO_ACTIVE_LOW>; }; - wlan_orange { + wlan2g_orange { label = "r6120:orange:wlan2g"; gpios = <&gpio1 9 GPIO_ACTIVE_LOW>; }; - wan { + wan_green { label = "r6120:green:wan"; gpios = <&gpio1 8 GPIO_ACTIVE_LOW>; };