mpc85xx: drop redundant label with new LED color/function format
[openwrt/staging/nbd.git] / target / linux / mpc85xx / files / arch / powerpc / boot / dts / br200-wp.dts
index 39c3f137da699ff9ef0cb4e556051e5f719dc9ad..81364b9682bcc1bb9c27cfb9a7b13e9a68e27d5a 100644 (file)
 
                led_attention: led-0 {
                        gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
-                       label = "amber:status";
                        color = <LED_COLOR_ID_AMBER>;
                        function = LED_FUNCTION_STATUS;
                };
 
                led_status: led-1 {
                        gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
-                       label = "white:status";
                        color = <LED_COLOR_ID_WHITE>;
                        function = LED_FUNCTION_STATUS;
                };