mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
ARM64: dts: rk3399-tve1205g: retain battery led state in suspend
Change-Id: Ie605d3d3e0275812f5a360bbcd533c8b954a9159 Signed-off-by: Zhou weixin <zwx@rock-chips.com>
This commit is contained in:
@@ -223,11 +223,13 @@
|
||||
led@1 {
|
||||
gpios = <&gpio1 GPIO_C6 GPIO_ACTIVE_HIGH>;
|
||||
label = "battery_led_amber";
|
||||
retain-state-suspended;
|
||||
};
|
||||
|
||||
led@2 {
|
||||
gpios = <&gpio1 GPIO_D0 GPIO_ACTIVE_HIGH>;
|
||||
label = "battery_led_white";
|
||||
retain-state-suspended;
|
||||
};
|
||||
|
||||
led@3 {
|
||||
|
||||
Reference in New Issue
Block a user