mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
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:
committed by
Alexandre Belloni
parent
3650b228f8
commit
02e46262af
@@ -84,10 +84,8 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&leds {
|
||||
blue {
|
||||
status = "okay";
|
||||
};
|
||||
&led_blue {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&adc0 {
|
||||
|
||||
Reference in New Issue
Block a user