[WeTek_Play] - re-add the blue led to the devicetree once more (got lost in move to wetek_play.dtd)

This commit is contained in:
Memphiz 2015-01-25 17:51:34 +01:00
parent ecd0c5b8f9
commit 10535d8b32

View File

@ -0,0 +1,12 @@
--- a/arch/arm/boot/dts/amlogic/wetek_play.dtd 2015-01-25 17:18:35.065137487 +0100
+++ b/arch/arm/boot/dts/amlogic/wetek_play.dtd 2015-01-25 17:18:09.601138239 +0100
@@ -1427,4 +1427,9 @@
reserve-memory = <0x00a00000>; // 1920 * 1088 * 4 = 8,355,840
reserve-iomap = "true";
};
+
+powerled{
+ compatible = "amlogic,wetekplay-led";
+ label = "wetek:blue:powerled";
+};
}; /* end of / */