diff options
Diffstat (limited to 'target/linux/ramips/dts/RT-N56U.dts')
-rw-r--r-- | target/linux/ramips/dts/RT-N56U.dts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/RT-N56U.dts b/target/linux/ramips/dts/RT-N56U.dts index 3ecd1b7f73..8ea4970e46 100644 --- a/target/linux/ramips/dts/RT-N56U.dts +++ b/target/linux/ramips/dts/RT-N56U.dts @@ -129,22 +129,22 @@ compatible = "gpio-leds"; power { - label = "asus:blue:power"; + label = "rt-n56u:blue:power"; gpios = <&gpio0 0 1>; }; lan { - label = "asus:blue:lan"; + label = "rt-n56u:blue:lan"; gpios = <&gpio0 19 1>; }; wan { - label = "asus:blue:wan"; + label = "rt-n56u:blue:wan"; gpios = <&gpio1 3 1>; }; usb { - label = "asus:blue:usb"; + label = "rt-n56u:blue:usb"; gpios = <&gpio1 0 1>; }; }; |