mirror of
https://github.com/Fishwaldo/build.git
synced 2025-07-23 05:18:55 +00:00
Give some life to Renegade LED's
This commit is contained in:
parent
30464f2712
commit
f1affad5c7
1 changed files with 2 additions and 2 deletions
|
@ -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>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue