ramips: rename to GnuBee GB-PC1 and GnuBee GB-PC2
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_gnubee_gb-pc2.dts
index cd72ea1d62801bb46ece9b6ef564d345576e5e9b..d4998113456d7c8ace5a300810bbcf44639ddba0 100644 (file)
@@ -5,7 +5,7 @@
 
 / {
        compatible = "gnubee,gb-pc2", "mediatek,mt7621-soc";
-       model = "GB-PC2";
+       model = "GnuBee GB-PC2";
 
        aliases {
                led-boot = &led_system;
        leds {
                compatible = "gpio-leds";
 
-               ethblack_act {
-                       label = "green:ethblack_act";
+               ethblack-green {
+                       label = "green:ethblack";
                        gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
                };
 
-               ethblue_act {
-                       label = "green:ethblue_act";
+               ethblue-green {
+                       label = "green:ethblue";
                        gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
                };
 
+               ethyellow-green {
+                       label = "green:ethyellow";
+                       gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
+               };
+
+               ethyellow-orange {
+                       label = "orange:ethyellow";
+                       gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
+               };
+
                power {
                        label = "green:power";
                        gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
 &gmac1 {
        status = "okay";
        label = "ethyellow";
+       phy-mode = "rgmii-rxid";
        phy-handle = <&ethphy5>;
 
        nvmem-cells = <&macaddr_factory_e000>;
 &mdio {
        ethphy5: ethernet-phy@5 {
                reg = <5>;
-               phy-mode = "rgmii-rxid";
        };
 };