forked from luck/tmp_suning_uos_patched
MIPS: ath79: ar9331: rename uart to serial node
schema violation was detected by the dtbs_check Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
parent
24ce659dcc
commit
e795688eee
|
@ -59,7 +59,7 @@ ddr_ctrl: memory-controller@18000000 {
|
||||||
#qca,ddr-wb-channel-cells = <1>;
|
#qca,ddr-wb-channel-cells = <1>;
|
||||||
};
|
};
|
||||||
|
|
||||||
uart: uart@18020000 {
|
uart: serial@18020000 {
|
||||||
compatible = "qca,ar9330-uart";
|
compatible = "qca,ar9330-uart";
|
||||||
reg = <0x18020000 0x14>;
|
reg = <0x18020000 0x14>;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user