1
0
Fork 0

ARM: dts: at91: smartkiz: Reference led node directly

Do it the simple way like for the other kizbox boards.  This will allow
renaming the led controller node name later without breaking things.

Signed-off-by: Alexander Dahl <post@lespocky.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20201005203451.9985-5-post@lespocky.de
zero-sugar-mainline-defconfig
Alexander Dahl 2020-10-05 22:34:43 +02:00 committed by Alexandre Belloni
parent 3650b228f8
commit 02e46262af
1 changed files with 2 additions and 4 deletions

View File

@ -84,10 +84,8 @@
status = "okay";
};
&leds {
blue {
status = "okay";
};
&led_blue {
status = "okay";
};
&adc0 {