ARM: sunxi: Rename uart nodes to serial

The other architecture use serial@address for their uart nodes, so
rename our uart dt nodes to be consistent

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
This commit is contained in:
Maxime Ripard
2013-03-18 10:54:49 +01:00
parent 4498578623
commit b00adbe071
4 changed files with 6 additions and 6 deletions

View File

@@ -23,7 +23,7 @@
};
soc {
uart0: uart@01c28000 {
uart0: serial@01c28000 {
status = "okay";
};
};