LED heartbeat added to dtsi
This commit is contained in:
parent
aba8070ca2
commit
e01266bfdc
@ -28,6 +28,12 @@
|
||||
linux,default-trigger = "max8903-charger-charging";
|
||||
retain-state-suspended;
|
||||
};
|
||||
|
||||
cpu-user-led {
|
||||
gpios = <&gpio1 19 0>;
|
||||
linux,default-trigger = "heartbeat";
|
||||
retain-state-suspended;
|
||||
};
|
||||
};
|
||||
|
||||
regulators {
|
||||
|
Loading…
Reference in New Issue
Block a user