LED heartbeat added to dtsi

This commit is contained in:
yourname 2016-03-23 07:06:25 -07:00
parent aba8070ca2
commit e01266bfdc

View File

@ -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 {