diff options
Diffstat (limited to 'target/linux/bcm63xx/dts/bcm6318-brcm-bcm96318ref.dts')
-rw-r--r-- | target/linux/bcm63xx/dts/bcm6318-brcm-bcm96318ref.dts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/bcm63xx/dts/bcm6318-brcm-bcm96318ref.dts b/target/linux/bcm63xx/dts/bcm6318-brcm-bcm96318ref.dts index 4884760abb..91e2e0de86 100644 --- a/target/linux/bcm63xx/dts/bcm6318-brcm-bcm96318ref.dts +++ b/target/linux/bcm63xx/dts/bcm6318-brcm-bcm96318ref.dts @@ -38,17 +38,17 @@ compatible = "gpio-leds"; inet { - label = "96318REF:green:inet"; + label = "green:inet"; gpios = <&pinctrl 8 1>; }; inet_fail { - label = "96318REF:red:inet-fail"; + label = "red:inet-fail"; gpios = <&pinctrl 9 1>; }; post_failed { - label = "96318REF:red:post-failed"; + label = "red:post-failed"; gpios = <&pinctrl 11 1>; }; }; |