mips: dts: align LED node names with dtschema
[sfrench/cifs-2.6.git] / arch / mips / boot / dts / cavium-octeon / dlink_dsr-500n.dts
index e04237281b4146bd0b7649b8b1fa343f23605e67..c55845fd84ca25c46a128ef5e9a61e2ae4843754 100644 (file)
        leds {
                compatible = "gpio-leds";
 
-               usb {
+               led-usb {
                        gpios = <&gpio 9 GPIO_ACTIVE_LOW>;
                };
 
-               wps {
+               led-wps {
                        gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
                };
 
-               wireless {
+               led-wireless {
                        label = "2.4g";
                        gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
                };