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
This commit is contained in:
Alexander Dahl 2020-10-05 22:34:43 +02:00 committed by Alexandre Belloni
parent 3650b228f8
commit 02e46262af

View file

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