[PATCH 3/6] MIPS: ath79: dts: sync uart stuff with linux v4.7-rc2
Antony Pavlov
antonynpavlov at gmail.com
Mon Jun 13 15:15:04 PDT 2016
Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
---
arch/mips/dts/ar9331.dtsi | 2 +-
arch/mips/dts/black-swift.dts | 2 +-
arch/mips/dts/tplink-mr3020.dts | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/mips/dts/ar9331.dtsi b/arch/mips/dts/ar9331.dtsi
index 4d43087..05ef93f 100644
--- a/arch/mips/dts/ar9331.dtsi
+++ b/arch/mips/dts/ar9331.dtsi
@@ -15,7 +15,7 @@
device_type = "soc";
ranges;
- serial0: serial at 18020000 {
+ uart: uart at 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 aa0aeae..6be228d 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 a315713..f6799f1 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";
};
--
2.7.0
More information about the barebox
mailing list