summaryrefslogtreecommitdiffstats
path: root/arch/mips/dts/rzx50.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/dts/rzx50.dts')
-rw-r--r--arch/mips/dts/rzx50.dts10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/mips/dts/rzx50.dts b/arch/mips/dts/rzx50.dts
index 360c1bf5de..7ec3352666 100644
--- a/arch/mips/dts/rzx50.dts
+++ b/arch/mips/dts/rzx50.dts
@@ -9,6 +9,16 @@
memory {
reg = <0x00000000 0x4000000>;
};
+
+ gpio-leds {
+ compatible = "gpio-leds";
+
+ lcd-backlight-enable {
+ label = "lcd backlight";
+ gpios = <&gpio4 22 0>;
+ linux,default-trigger = "default-on";
+ };
+ };
};
&serial1 {