Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / arch / arm / boot / dts / am335x-base0033.dts
index 58a05f7..c2bee45 100644 (file)
 
                compatible = "gpio-leds";
 
-               led@0 {
+               led0 {
                        label = "base:red:user";
                        gpios = <&gpio1 21 GPIO_ACTIVE_HIGH>;   /* gpio1_21 */
                        default-state = "off";
                };
 
-               led@1 {
+               led1 {
                        label = "base:green:user";
                        gpios = <&gpio2 0 GPIO_ACTIVE_HIGH>;    /* gpio2_0 */
                        default-state = "off";