Skip to content

Commit 49104ce

Browse files
committed
Change-Id: If2a24026f01323ed187d4e7384d2ddfe2a1a1f0b
1 parent ad34e47 commit 49104ce

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

arch/arm/dts/rk3399-rockpi4b.dts

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,9 @@
6565
status = "okay";
6666
compatible = "gpio-leds";
6767

68-
power-led {
69-
label = "power";
70-
gpios = <&gpio0 11 GPIO_ACTIVE_HIGH>;
71-
};
72-
73-
standby-led {
74-
label = "standby";
75-
gpios = <&gpio0 2 GPIO_ACTIVE_HIGH>;
68+
system-status {
69+
label = "status";
70+
gpios = <&gpio3 28 GPIO_ACTIVE_HIGH>;
7671
};
7772
};
7873

0 commit comments

Comments
 (0)