Commit 8aabe9b9 authored by Alexandre Belloni's avatar Alexandre Belloni

ARM: dts: at91: sama5d4ek: remove useless lcd_bus

lcd_bus has never been mainlined and is replaced by the atmel_hlcdc driver.
Remove stale nodes.
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
parent c32b5bcf
......@@ -69,26 +69,6 @@ main_xtal {
ahb {
apb {
lcd_bus@f0000000 {
status = "okay";
lcd@f0000000 {
status = "okay";
};
lcdovl1@f0000140 {
status = "okay";
};
lcdovl2@f0000240 {
status = "okay";
};
lcdheo1@f0000340 {
status = "okay";
};
};
adc0: adc@fc034000 {
pinctrl-names = "default";
pinctrl-0 = <
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment