aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm63xx/dts/bcm6368-adb-av4202n.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/bcm63xx/dts/bcm6368-adb-av4202n.dts')
-rw-r--r--target/linux/bcm63xx/dts/bcm6368-adb-av4202n.dts14
1 files changed, 7 insertions, 7 deletions
diff --git a/target/linux/bcm63xx/dts/bcm6368-adb-av4202n.dts b/target/linux/bcm63xx/dts/bcm6368-adb-av4202n.dts
index 8e06985fdd..00e260d12a 100644
--- a/target/linux/bcm63xx/dts/bcm6368-adb-av4202n.dts
+++ b/target/linux/bcm63xx/dts/bcm6368-adb-av4202n.dts
@@ -46,32 +46,32 @@
compatible = "gpio-leds";
led_power_white: power_white {
- label = "AV4202N:white:power";
+ label = "white:power";
gpios = <&pinctrl 10 GPIO_ACTIVE_LOW>;
default-state = "on";
};
power_red {
- label = "AV4202N:red:power";
+ label = "red:power";
gpios = <&pinctrl 11 GPIO_ACTIVE_LOW>;
};
wan_white {
- label = "AV4202N:white:wan";
+ label = "white:wan";
gpios = <&pinctrl 26 GPIO_ACTIVE_LOW>;
};
wan_red {
- label = "AV4202N:red:wan";
+ label = "red:wan";
gpios = <&pinctrl 27 GPIO_ACTIVE_LOW>;
};
phone_white {
- label = "AV4202N:white:phone";
+ label = "white:phone";
gpios = <&pinctrl 24 GPIO_ACTIVE_LOW>;
};
phone_red {
- label = "AV4202N:red:phone";
+ label = "red:phone";
gpios = <&pinctrl 25 GPIO_ACTIVE_LOW>;
};
wifi {
- label = "AV4202N:blue:wifi";
+ label = "blue:wifi";
gpios = <&pinctrl 22 GPIO_ACTIVE_LOW>;
};
};