Give some life to Renegade LED's

This commit is contained in:
JMCC 2019-01-11 01:55:19 +01:00
parent 30464f2712
commit f1affad5c7

View file

@ -539,7 +539,7 @@ index 0000000..457359c
+ compatible = "gpio-leds";
+ power {
+ label = "firefly:blue:power";
+ linux,default-trigger = "ir-power-click";
+ linux,default-trigger = "heartbeat";
+ gpios = <&rk805 1 GPIO_ACTIVE_LOW>;
+ default-state = "on";
+ mode = <0x23>;
@ -547,7 +547,7 @@ index 0000000..457359c
+
+ user {
+ label = "firefly:yellow:user";
+ linux,default-trigger = "ir-user-click";
+ linux,default-trigger = "mmc1";
+ gpios = <&rk805 0 GPIO_ACTIVE_LOW>;
+ default-state = "off";
+ mode = <0x05>;