15 lines
347 B
Diff
15 lines
347 B
Diff
--- a/arch/arm64/boot/dts/rockchip/rk3568-easepi-r1.dts
|
|
+++ b/arch/arm64/boot/dts/rockchip/rk3568-easepi-r1.dts
|
|
@@ -17,6 +17,11 @@
|
|
ethernet0 = &gmac0;
|
|
ethernet1 = &gmac1;
|
|
mmc0 = &sdhci;
|
|
+
|
|
+ led-boot = &status_led;
|
|
+ led-failsafe = &status_led;
|
|
+ led-running = &status_led;
|
|
+ led-upgrade = &status_led;
|
|
};
|
|
|
|
chosen: chosen {
|