DORMANTno replies

[PATCH] ARM: dts: pxa: change serial node names

From: robert.jarzmik@free.fr (Robert Jarzmik)
Date: 2018-07-15 20:22:14
Also in: linux-devicetree, lkml
Subsystem: the rest · Maintainer: Linus Torvalds

Change from xxuart to serial to normalize the devicetree pxa serial
support.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
---
 arch/arm/boot/dts/pxa2xx.dtsi | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/arm/boot/dts/pxa2xx.dtsi b/arch/arm/boot/dts/pxa2xx.dtsi
index f609dbb86abf..a5f9efdd2361 100644
--- a/arch/arm/boot/dts/pxa2xx.dtsi
+++ b/arch/arm/boot/dts/pxa2xx.dtsi
@@ -95,7 +95,7 @@
 			};
 		};
 
-		ffuart: uart at 40100000 {
+		ffuart: serial at 40100000 {
 			compatible = "mrvl,pxa-uart";
 			reg = <0x40100000 0x30>;
 			interrupts = <22>;
@@ -103,7 +103,7 @@
 			status = "disabled";
 		};
 
-		btuart: uart at 40200000 {
+		btuart: serial at 40200000 {
 			compatible = "mrvl,pxa-uart";
 			reg = <0x40200000 0x30>;
 			interrupts = <21>;
@@ -111,7 +111,7 @@
 			status = "disabled";
 		};
 
-		stuart: uart at 40700000 {
+		stuart: serial at 40700000 {
 			compatible = "mrvl,pxa-uart";
 			reg = <0x40700000 0x30>;
 			interrupts = <20>;
@@ -119,7 +119,7 @@
 			status = "disabled";
 		};
 
-		hwuart: uart at 41100000 {
+		hwuart: serial at 41100000 {
 			compatible = "mrvl,pxa-uart";
 			reg = <0x41100000 0x30>;
 			interrupts = <7>;
-- 
2.11.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help