huangcm
2025-04-11 219b44be73a95ca4c6ad610ea314fed28da6db45
fix(led): fix k5c led work config
1 files modified
6 ■■■■ changed files
longan/device/config/chips/a133/configs/c3/kickpi-k5c.dts 6 ●●●● patch | view | raw | blame | history
longan/device/config/chips/a133/configs/c3/kickpi-k5c.dts
....@@ -1336,10 +1336,10 @@
13361336 pinctrl-names = "default";
13371337 status = "okay";
13381338
1339
- usb2_en {
1340
- label = "usb2_en";
1339
+ work-led {
1340
+ label = "work-led";
13411341 gpios = <&r_pio PL 10 1 0 1 0>;
1342
- linux,default_trigger = "default-on";
1342
+ linux,default_trigger = "heartbeat";
13431343 };
13441344
13451345 spk_en {