summaryrefslogtreecommitdiffstats
path: root/arch/mips/dts
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2016-06-14 01:15:04 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2016-06-14 08:39:55 +0200
commit3104cf598c1e534050eeb4bafa1cdebdf862acc4 (patch)
tree874614f2d3bb0c6cae616844c830700abc598dd1 /arch/mips/dts
parent5253099564fb2250d7aaaf72f53aaeedb7b3b7d8 (diff)
downloadbarebox-3104cf598c1e534050eeb4bafa1cdebdf862acc4.tar.gz
barebox-3104cf598c1e534050eeb4bafa1cdebdf862acc4.tar.xz
MIPS: ath79: dts: sync uart stuff with linux v4.7-rc2
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/mips/dts')
-rw-r--r--arch/mips/dts/ar9331.dtsi2
-rw-r--r--arch/mips/dts/black-swift.dts2
-rw-r--r--arch/mips/dts/tplink-mr3020.dts2
3 files changed, 3 insertions, 3 deletions
diff --git a/arch/mips/dts/ar9331.dtsi b/arch/mips/dts/ar9331.dtsi
index 4d430878c5..05ef93f7b0 100644
--- a/arch/mips/dts/ar9331.dtsi
+++ b/arch/mips/dts/ar9331.dtsi
@@ -15,7 +15,7 @@
device_type = "soc";
ranges;
- serial0: serial@18020000 {
+ uart: uart@18020000 {
compatible = "qca,ar9330-uart";
reg = <0x18020000 0x14>;
clocks = <&ref>;
diff --git a/arch/mips/dts/black-swift.dts b/arch/mips/dts/black-swift.dts
index aa0aeaeead..6be228d6db 100644
--- a/arch/mips/dts/black-swift.dts
+++ b/arch/mips/dts/black-swift.dts
@@ -41,7 +41,7 @@
clock-frequency = <25000000>;
};
-&serial0 {
+&uart {
status = "okay";
};
diff --git a/arch/mips/dts/tplink-mr3020.dts b/arch/mips/dts/tplink-mr3020.dts
index a315713ba8..f6799f1aba 100644
--- a/arch/mips/dts/tplink-mr3020.dts
+++ b/arch/mips/dts/tplink-mr3020.dts
@@ -48,7 +48,7 @@
clock-frequency = <25000000>;
};
-&serial0 {
+&uart {
status = "okay";
};