summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/pxa168.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/pxa168.dtsi')
-rw-r--r--arch/arm/boot/dts/pxa168.dtsi6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/boot/dts/pxa168.dtsi b/arch/arm/boot/dts/pxa168.dtsi
index 72f8cb60cb53..41dc79c9f632 100644
--- a/arch/arm/boot/dts/pxa168.dtsi
+++ b/arch/arm/boot/dts/pxa168.dtsi
@@ -55,7 +55,7 @@
interrupts = <13>;
};
- uart1: uart@d4017000 {
+ uart1: serial@d4017000 {
compatible = "mrvl,mmp-uart";
reg = <0xd4017000 0x1000>;
interrupts = <27>;
@@ -64,7 +64,7 @@
status = "disabled";
};
- uart2: uart@d4018000 {
+ uart2: serial@d4018000 {
compatible = "mrvl,mmp-uart";
reg = <0xd4018000 0x1000>;
interrupts = <28>;
@@ -73,7 +73,7 @@
status = "disabled";
};
- uart3: uart@d4026000 {
+ uart3: serial@d4026000 {
compatible = "mrvl,mmp-uart";
reg = <0xd4026000 0x1000>;
interrupts = <29>;