mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
change blue/user LED trigger from 'mmc1' to 'activity'
(mmc1 did not show any activity)
This commit is contained in:
@@ -120,7 +120,7 @@ diff --git a/arch/arm/dts/rk3328-mksklipad50.dts b/arch/arm/dts/rk3328-mksklipad
|
||||
+
|
||||
+ user_led: led-1 {
|
||||
+ label = "firefly:blue:user";
|
||||
+ linux,default-trigger = "mmc1";
|
||||
+ linux,default-trigger = "activity";
|
||||
+ gpios = <&rk805 0 GPIO_ACTIVE_LOW>;
|
||||
+ default-state = "off";
|
||||
+ mode = <0x05>;
|
||||
|
||||
Reference in New Issue
Block a user