We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65aedd0 commit 3e866ccCopy full SHA for 3e866cc
2 files changed
arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts
@@ -165,11 +165,13 @@
165
vin-supply = <&vcc5v0_sys>;
166
};
167
168
- leds: leds {
+ leds {
169
compatible = "gpio-leds";
170
- sta_led: sta {
+
171
+ system-status {
172
+ label = "blue:status";
173
gpios = <&gpio0 RK_PB7 GPIO_ACTIVE_HIGH>;
- linux,default-trigger = "timer";
174
+ linux,default-trigger = "heartbeat";
175
176
177
arch/arm64/boot/dts/rockchip/rk3588s-rock-5a.dts
@@ -148,9 +148,11 @@
148
pinctrl-0 = <&usbwifibt_6252b_drv>;
149
150
151
152
153
154
155
156
gpios = <&gpio3 RK_PD5 GPIO_ACTIVE_HIGH>;
157
linux,default-trigger = "heartbeat";
158
0 commit comments