ramips: move partitions into partition table node
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / PSG1218B.dts
index 2dfa7635d12758032e400d63e2afcb28e0d8d409..86b1194b7a00045fc29a88ac9252bf4af3a2d328 100644 (file)
@@ -6,9 +6,13 @@
        compatible = "phicomm,psg1218b", "phicomm,psg1218", "ralink,mt7620a-soc";
        model = "Phicomm PSG1218 rev.B";
 
+       aliases {
+               led-status = &led_blue;
+       };
+
        gpio-leds {
                compatible = "gpio-leds";
-               blue {
+               led_blue: blue {
                        label = "psg1218b:blue:status";
                        gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
                };