ARM: dts: omap: Fix schema warnings for pwm-leds
[linux-2.6-microblaze.git] / arch / arm / boot / dts / omap4-kc1.dts
index 31d856b..e59d17b 100644 (file)
                reg = <0x80000000 0x20000000>; /* 512 MB */
        };
 
-       pwmleds {
+       led-controller {
                compatible = "pwm-leds";
 
-               green {
+               led-1 {
                        label = "green";
                        pwms = <&twl_pwm 0 7812500>;
                        max-brightness = <127>;
                };
 
-               orange {
+               led-2 {
                        label = "orange";
                        pwms = <&twl_pwm 1 7812500>;
                        max-brightness = <127>;