linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] mips: dts: loongson: fix DTC unit name warnings
@ 2021-05-21  9:40 zhaoxiao
  2021-05-21  9:40 ` [PATCH 1/5] " zhaoxiao
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: zhaoxiao @ 2021-05-21  9:40 UTC (permalink / raw)
  To: robh+dt, tsbogend
  Cc: maoxiaochuan, jiaxun.yang, zhangqing, devicetree, linux-mips,
	linux-kernel, zhaoxiao

*** BLURB HERE ***

zhaoxiao (5):
  mips: dts: loongson: fix DTC unit name warnings
  mips: dts: loongson: fix DTC unit name warnings
  mips: dts: loongson: fix DTC unit name warnings
  mips: dts: loongson: fix DTC unit name warnings
  mips: dts: loongson: fix DTC unit name warnings

 arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi       | 2 +-
 arch/mips/boot/dts/loongson/loongson64g-package.dtsi     | 4 ++--
 arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts | 2 +-
 arch/mips/boot/dts/loongson/ls7a-pch.dtsi                | 2 +-
 arch/mips/boot/dts/loongson/rs780e-pch.dtsi              | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.20.1




^ permalink raw reply	[flat|nested] 14+ messages in thread

* [PATCH 1/5] mips: dts: loongson: fix DTC unit name warnings
  2021-05-21  9:40 [PATCH 0/5] mips: dts: loongson: fix DTC unit name warnings zhaoxiao
@ 2021-05-21  9:40 ` zhaoxiao
  2021-05-24  6:07   ` zhaoxiao
  2021-05-21  9:40 ` [PATCH 2/5] " zhaoxiao
                   ` (6 subsequent siblings)
  7 siblings, 1 reply; 14+ messages in thread
From: zhaoxiao @ 2021-05-21  9:40 UTC (permalink / raw)
  To: robh+dt, tsbogend
  Cc: maoxiaochuan, jiaxun.yang, zhangqing, devicetree, linux-mips,
	linux-kernel, zhaoxiao

Fixes the following W=1 kernel build warning(s):
arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi:26.9-32.4: Warning (unit_address_vs_reg): /memory: node has a reg or ranges property, but no unit name

Signed-off-by: zhaoxiao <zhaoxiao@uniontech.com>
---
 arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi b/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi
index 569e814def83..06207254b2d1 100644
--- a/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi
+++ b/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi
@@ -23,7 +23,7 @@
 		};
 	};
 
-	memory {
+	memory@200000 {
 		compatible = "memory";
 		device_type = "memory";
 		reg = <0x00000000 0x00200000 0x00000000 0x0ee00000>, /* 238 MB at 2 MB */
-- 
2.20.1




^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 2/5] mips: dts: loongson: fix DTC unit name warnings
  2021-05-21  9:40 [PATCH 0/5] mips: dts: loongson: fix DTC unit name warnings zhaoxiao
  2021-05-21  9:40 ` [PATCH 1/5] " zhaoxiao
@ 2021-05-21  9:40 ` zhaoxiao
  2021-05-24  6:07   ` zhaoxiao
  2021-05-24  6:37   ` Jiaxun Yang
  2021-05-21  9:40 ` [PATCH 3/5] " zhaoxiao
                   ` (5 subsequent siblings)
  7 siblings, 2 replies; 14+ messages in thread
From: zhaoxiao @ 2021-05-21  9:40 UTC (permalink / raw)
  To: robh+dt, tsbogend
  Cc: maoxiaochuan, jiaxun.yang, zhangqing, devicetree, linux-mips,
	linux-kernel, zhaoxiao

Fixes the following W=1 kernel build warning(s):
arch/mips/boot/dts/loongson/loongson64g-package.dtsi:42.30-49.5: Warning (simple_bus_reg): /bus@1fe00000/serial@1fe001e0: simple-bus unit address format error, expected "1fe00100"
arch/mips/boot/dts/loongson/loongson64g-package.dtsi:51.30-59.5: Warning (simple_bus_reg): /bus@1fe00000/serial@1fe001e8: simple-bus unit address format error, expected "1fe00110"

Signed-off-by: zhaoxiao <zhaoxiao@uniontech.com>
---
 arch/mips/boot/dts/loongson/loongson64g-package.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/mips/boot/dts/loongson/loongson64g-package.dtsi b/arch/mips/boot/dts/loongson/loongson64g-package.dtsi
index 38abc570cd82..d4314f62ccc2 100644
--- a/arch/mips/boot/dts/loongson/loongson64g-package.dtsi
+++ b/arch/mips/boot/dts/loongson/loongson64g-package.dtsi
@@ -39,7 +39,7 @@
 
 		};
 
-		cpu_uart0: serial@1fe001e0 {
+		cpu_uart0: serial@1fe00100 {
 			compatible = "ns16550a";
 			reg = <0 0x1fe00100 0x10>;
 			clock-frequency = <100000000>;
@@ -48,7 +48,7 @@
 			no-loopback-test;
 		};
 
-		cpu_uart1: serial@1fe001e8 {
+		cpu_uart1: serial@1fe00110 {
 			status = "disabled";
 			compatible = "ns16550a";
 			reg = <0 0x1fe00110 0x10>;
-- 
2.20.1




^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 3/5] mips: dts: loongson: fix DTC unit name warnings
  2021-05-21  9:40 [PATCH 0/5] mips: dts: loongson: fix DTC unit name warnings zhaoxiao
  2021-05-21  9:40 ` [PATCH 1/5] " zhaoxiao
  2021-05-21  9:40 ` [PATCH 2/5] " zhaoxiao
@ 2021-05-21  9:40 ` zhaoxiao
  2021-05-24  6:07   ` zhaoxiao
  2021-05-21  9:40 ` [PATCH 4/5] " zhaoxiao
                   ` (4 subsequent siblings)
  7 siblings, 1 reply; 14+ messages in thread
From: zhaoxiao @ 2021-05-21  9:40 UTC (permalink / raw)
  To: robh+dt, tsbogend
  Cc: maoxiaochuan, jiaxun.yang, zhangqing, devicetree, linux-mips,
	linux-kernel, zhaoxiao

Fixes the following W=1 kernel build warning(s):
arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts:91.7-96.5: Warning (unit_address_vs_reg): /bus@10000000/isa: node has a reg or ranges property, but no unit name
arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts:91.7-96.5: Warning (simple_bus_reg): /bus@10000000/isa: simple-bus unit address format error, expected "18000000"

Signed-off-by: zhaoxiao <zhaoxiao@uniontech.com>
---
 arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts b/arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts
index 41f0b110d455..d0588d81e0c2 100644
--- a/arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts
+++ b/arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts
@@ -88,7 +88,7 @@
 			interrupt-map-mask = <0x1800 0x0 0x0  0x7>;
 		};
 
-		isa {
+		isa@18000000 {
 			compatible = "isa";
 			#address-cells = <2>;
 			#size-cells = <1>;
-- 
2.20.1




^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 4/5] mips: dts: loongson: fix DTC unit name warnings
  2021-05-21  9:40 [PATCH 0/5] mips: dts: loongson: fix DTC unit name warnings zhaoxiao
                   ` (2 preceding siblings ...)
  2021-05-21  9:40 ` [PATCH 3/5] " zhaoxiao
@ 2021-05-21  9:40 ` zhaoxiao
  2021-05-24  6:07   ` zhaoxiao
  2021-05-24  6:07 ` [PATCH 0/5] " zhaoxiao
                   ` (3 subsequent siblings)
  7 siblings, 1 reply; 14+ messages in thread
From: zhaoxiao @ 2021-05-21  9:40 UTC (permalink / raw)
  To: robh+dt, tsbogend
  Cc: maoxiaochuan, jiaxun.yang, zhangqing, devicetree, linux-mips,
	linux-kernel, zhaoxiao

Fixes the following W=1 kernel build warning(s):
arch/mips/boot/dts/loongson/ls7a-pch.dtsi:410.7-415.5: Warning (unit_address_vs_reg): /bus@10000000/isa: node has a reg or ranges property, but no unit name
arch/mips/boot/dts/loongson/ls7a-pch.dtsi:410.7-415.5: Warning (simple_bus_reg): /bus@10000000/isa: simple-bus unit address format error, expected "18000000"

Signed-off-by: zhaoxiao <zhaoxiao@uniontech.com>
---
 arch/mips/boot/dts/loongson/ls7a-pch.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/mips/boot/dts/loongson/ls7a-pch.dtsi b/arch/mips/boot/dts/loongson/ls7a-pch.dtsi
index f99a7a11fded..d66e1037fba5 100644
--- a/arch/mips/boot/dts/loongson/ls7a-pch.dtsi
+++ b/arch/mips/boot/dts/loongson/ls7a-pch.dtsi
@@ -407,7 +407,7 @@
 			};
 		};
 
-		isa {
+		isa@18000000 {
 			compatible = "isa";
 			#address-cells = <2>;
 			#size-cells = <1>;
-- 
2.20.1




^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 0/5] mips: dts: loongson: fix DTC unit name warnings
  2021-05-21  9:40 [PATCH 0/5] mips: dts: loongson: fix DTC unit name warnings zhaoxiao
                   ` (3 preceding siblings ...)
  2021-05-21  9:40 ` [PATCH 4/5] " zhaoxiao
@ 2021-05-24  6:07 ` zhaoxiao
  2021-05-24  6:08 ` [PATCH 5/5] " zhaoxiao
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 14+ messages in thread
From: zhaoxiao @ 2021-05-24  6:07 UTC (permalink / raw)
  To: robh+dt, tsbogend
  Cc: maoxiaochuan, jiaxun.yang, zhangqing, devicetree, linux-mips,
	linux-kernel, zhaoxiao

*** BLURB HERE ***

zhaoxiao (5):
  mips: dts: loongson: fix DTC unit name warnings
  mips: dts: loongson: fix DTC unit name warnings
  mips: dts: loongson: fix DTC unit name warnings
  mips: dts: loongson: fix DTC unit name warnings
  mips: dts: loongson: fix DTC unit name warnings

 arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi       | 2 +-
 arch/mips/boot/dts/loongson/loongson64g-package.dtsi     | 4 ++--
 arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts | 2 +-
 arch/mips/boot/dts/loongson/ls7a-pch.dtsi                | 2 +-
 arch/mips/boot/dts/loongson/rs780e-pch.dtsi              | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.20.1




^ permalink raw reply	[flat|nested] 14+ messages in thread

* [PATCH 1/5] mips: dts: loongson: fix DTC unit name warnings
  2021-05-21  9:40 ` [PATCH 1/5] " zhaoxiao
@ 2021-05-24  6:07   ` zhaoxiao
  0 siblings, 0 replies; 14+ messages in thread
From: zhaoxiao @ 2021-05-24  6:07 UTC (permalink / raw)
  To: robh+dt, tsbogend
  Cc: maoxiaochuan, jiaxun.yang, zhangqing, devicetree, linux-mips,
	linux-kernel, zhaoxiao

Fixes the following W=1 kernel build warning(s):
arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi:26.9-32.4: Warning (unit_address_vs_reg): /memory: node has a reg or ranges property, but no unit name

Signed-off-by: zhaoxiao <zhaoxiao@uniontech.com>
---
 arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi b/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi
index 569e814def83..06207254b2d1 100644
--- a/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi
+++ b/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi
@@ -23,7 +23,7 @@
 		};
 	};
 
-	memory {
+	memory@200000 {
 		compatible = "memory";
 		device_type = "memory";
 		reg = <0x00000000 0x00200000 0x00000000 0x0ee00000>, /* 238 MB at 2 MB */
-- 
2.20.1




^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 2/5] mips: dts: loongson: fix DTC unit name warnings
  2021-05-21  9:40 ` [PATCH 2/5] " zhaoxiao
@ 2021-05-24  6:07   ` zhaoxiao
  2021-05-24  6:37   ` Jiaxun Yang
  1 sibling, 0 replies; 14+ messages in thread
From: zhaoxiao @ 2021-05-24  6:07 UTC (permalink / raw)
  To: robh+dt, tsbogend
  Cc: maoxiaochuan, jiaxun.yang, zhangqing, devicetree, linux-mips,
	linux-kernel, zhaoxiao

Fixes the following W=1 kernel build warning(s):
arch/mips/boot/dts/loongson/loongson64g-package.dtsi:42.30-49.5: Warning (simple_bus_reg): /bus@1fe00000/serial@1fe001e0: simple-bus unit address format error, expected "1fe00100"
arch/mips/boot/dts/loongson/loongson64g-package.dtsi:51.30-59.5: Warning (simple_bus_reg): /bus@1fe00000/serial@1fe001e8: simple-bus unit address format error, expected "1fe00110"

Signed-off-by: zhaoxiao <zhaoxiao@uniontech.com>
---
 arch/mips/boot/dts/loongson/loongson64g-package.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/mips/boot/dts/loongson/loongson64g-package.dtsi b/arch/mips/boot/dts/loongson/loongson64g-package.dtsi
index 38abc570cd82..d4314f62ccc2 100644
--- a/arch/mips/boot/dts/loongson/loongson64g-package.dtsi
+++ b/arch/mips/boot/dts/loongson/loongson64g-package.dtsi
@@ -39,7 +39,7 @@
 
 		};
 
-		cpu_uart0: serial@1fe001e0 {
+		cpu_uart0: serial@1fe00100 {
 			compatible = "ns16550a";
 			reg = <0 0x1fe00100 0x10>;
 			clock-frequency = <100000000>;
@@ -48,7 +48,7 @@
 			no-loopback-test;
 		};
 
-		cpu_uart1: serial@1fe001e8 {
+		cpu_uart1: serial@1fe00110 {
 			status = "disabled";
 			compatible = "ns16550a";
 			reg = <0 0x1fe00110 0x10>;
-- 
2.20.1




^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 3/5] mips: dts: loongson: fix DTC unit name warnings
  2021-05-21  9:40 ` [PATCH 3/5] " zhaoxiao
@ 2021-05-24  6:07   ` zhaoxiao
  0 siblings, 0 replies; 14+ messages in thread
From: zhaoxiao @ 2021-05-24  6:07 UTC (permalink / raw)
  To: robh+dt, tsbogend
  Cc: maoxiaochuan, jiaxun.yang, zhangqing, devicetree, linux-mips,
	linux-kernel, zhaoxiao

Fixes the following W=1 kernel build warning(s):
arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts:91.7-96.5: Warning (unit_address_vs_reg): /bus@10000000/isa: node has a reg or ranges property, but no unit name
arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts:91.7-96.5: Warning (simple_bus_reg): /bus@10000000/isa: simple-bus unit address format error, expected "18000000"

Signed-off-by: zhaoxiao <zhaoxiao@uniontech.com>
---
 arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts b/arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts
index 41f0b110d455..d0588d81e0c2 100644
--- a/arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts
+++ b/arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts
@@ -88,7 +88,7 @@
 			interrupt-map-mask = <0x1800 0x0 0x0  0x7>;
 		};
 
-		isa {
+		isa@18000000 {
 			compatible = "isa";
 			#address-cells = <2>;
 			#size-cells = <1>;
-- 
2.20.1




^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 4/5] mips: dts: loongson: fix DTC unit name warnings
  2021-05-21  9:40 ` [PATCH 4/5] " zhaoxiao
@ 2021-05-24  6:07   ` zhaoxiao
  0 siblings, 0 replies; 14+ messages in thread
From: zhaoxiao @ 2021-05-24  6:07 UTC (permalink / raw)
  To: robh+dt, tsbogend
  Cc: maoxiaochuan, jiaxun.yang, zhangqing, devicetree, linux-mips,
	linux-kernel, zhaoxiao

Fixes the following W=1 kernel build warning(s):
arch/mips/boot/dts/loongson/ls7a-pch.dtsi:410.7-415.5: Warning (unit_address_vs_reg): /bus@10000000/isa: node has a reg or ranges property, but no unit name
arch/mips/boot/dts/loongson/ls7a-pch.dtsi:410.7-415.5: Warning (simple_bus_reg): /bus@10000000/isa: simple-bus unit address format error, expected "18000000"

Signed-off-by: zhaoxiao <zhaoxiao@uniontech.com>
---
 arch/mips/boot/dts/loongson/ls7a-pch.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/mips/boot/dts/loongson/ls7a-pch.dtsi b/arch/mips/boot/dts/loongson/ls7a-pch.dtsi
index f99a7a11fded..d66e1037fba5 100644
--- a/arch/mips/boot/dts/loongson/ls7a-pch.dtsi
+++ b/arch/mips/boot/dts/loongson/ls7a-pch.dtsi
@@ -407,7 +407,7 @@
 			};
 		};
 
-		isa {
+		isa@18000000 {
 			compatible = "isa";
 			#address-cells = <2>;
 			#size-cells = <1>;
-- 
2.20.1




^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH 5/5] mips: dts: loongson: fix DTC unit name warnings
  2021-05-21  9:40 [PATCH 0/5] mips: dts: loongson: fix DTC unit name warnings zhaoxiao
                   ` (4 preceding siblings ...)
  2021-05-24  6:07 ` [PATCH 0/5] " zhaoxiao
@ 2021-05-24  6:08 ` zhaoxiao
  2021-05-24  6:36 ` [PATCH 0/5] " Jiaxun Yang
  2021-05-27 11:42 ` Thomas Bogendoerfer
  7 siblings, 0 replies; 14+ messages in thread
From: zhaoxiao @ 2021-05-24  6:08 UTC (permalink / raw)
  To: robh+dt, tsbogend
  Cc: maoxiaochuan, jiaxun.yang, zhangqing, devicetree, linux-mips,
	linux-kernel, zhaoxiao

Fixes the following W=1 kernel build warning(s):
arch/mips/boot/dts/loongson/rs780e-pch.dtsi:24.7-41.5: Warning (unit_address_vs_reg): /bus@10000000/isa: node has a reg or ranges property, but no unit name
arch/mips/boot/dts/loongson/rs780e-pch.dtsi:24.7-41.5: Warning (simple_bus_reg): /bus@10000000/isa: simple-bus unit address format error, expected "18000000"

Signed-off-by: zhaoxiao <zhaoxiao@uniontech.com>
---
 arch/mips/boot/dts/loongson/rs780e-pch.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/mips/boot/dts/loongson/rs780e-pch.dtsi b/arch/mips/boot/dts/loongson/rs780e-pch.dtsi
index 871c866e0423..6f459511e6c9 100644
--- a/arch/mips/boot/dts/loongson/rs780e-pch.dtsi
+++ b/arch/mips/boot/dts/loongson/rs780e-pch.dtsi
@@ -21,7 +21,7 @@
 				 <0x02000000 0 0x40000000 0 0x40000000 0 0x40000000>;
 		};
 
-		isa {
+		isa@18000000 {
 			compatible = "isa";
 			#address-cells = <2>;
 			#size-cells = <1>;
-- 
2.20.1




^ permalink raw reply related	[flat|nested] 14+ messages in thread

* Re: [PATCH 0/5] mips: dts: loongson: fix DTC unit name warnings
  2021-05-21  9:40 [PATCH 0/5] mips: dts: loongson: fix DTC unit name warnings zhaoxiao
                   ` (5 preceding siblings ...)
  2021-05-24  6:08 ` [PATCH 5/5] " zhaoxiao
@ 2021-05-24  6:36 ` Jiaxun Yang
  2021-05-27 11:42 ` Thomas Bogendoerfer
  7 siblings, 0 replies; 14+ messages in thread
From: Jiaxun Yang @ 2021-05-24  6:36 UTC (permalink / raw)
  To: zhaoxiao, robh+dt, tsbogend
  Cc: maoxiaochuan, zhangqing, devicetree, linux-mips, linux-kernel



在 2021/5/24 14:07, zhaoxiao 写道:
> *** BLURB HERE ***
Hi Xiao,

Most of these are not real problem beside patch 2.

There are some established by usage rules important than these
verbose warnings.

Thanks.

- Jiaxun

>
> zhaoxiao (5):
>    mips: dts: loongson: fix DTC unit name warnings
>    mips: dts: loongson: fix DTC unit name warnings
>    mips: dts: loongson: fix DTC unit name warnings
>    mips: dts: loongson: fix DTC unit name warnings
>    mips: dts: loongson: fix DTC unit name warnings
>
>   arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi       | 2 +-
>   arch/mips/boot/dts/loongson/loongson64g-package.dtsi     | 4 ++--
>   arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts | 2 +-
>   arch/mips/boot/dts/loongson/ls7a-pch.dtsi                | 2 +-
>   arch/mips/boot/dts/loongson/rs780e-pch.dtsi              | 2 +-
>   5 files changed, 6 insertions(+), 6 deletions(-)
>


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 2/5] mips: dts: loongson: fix DTC unit name warnings
  2021-05-21  9:40 ` [PATCH 2/5] " zhaoxiao
  2021-05-24  6:07   ` zhaoxiao
@ 2021-05-24  6:37   ` Jiaxun Yang
  1 sibling, 0 replies; 14+ messages in thread
From: Jiaxun Yang @ 2021-05-24  6:37 UTC (permalink / raw)
  To: zhaoxiao, robh+dt, tsbogend
  Cc: maoxiaochuan, zhangqing, devicetree, linux-mips, linux-kernel



在 2021/5/24 14:07, zhaoxiao 写道:
> Fixes the following W=1 kernel build warning(s):
> arch/mips/boot/dts/loongson/loongson64g-package.dtsi:42.30-49.5: Warning (simple_bus_reg): /bus@1fe00000/serial@1fe001e0: simple-bus unit address format error, expected "1fe00100"
> arch/mips/boot/dts/loongson/loongson64g-package.dtsi:51.30-59.5: Warning (simple_bus_reg): /bus@1fe00000/serial@1fe001e8: simple-bus unit address format error, expected "1fe00110"

Acked-by: Jiaxun Yang <jiaxun.yang@flygoat.com>

>
> Signed-off-by: zhaoxiao <zhaoxiao@uniontech.com>
> ---
>   arch/mips/boot/dts/loongson/loongson64g-package.dtsi | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/mips/boot/dts/loongson/loongson64g-package.dtsi b/arch/mips/boot/dts/loongson/loongson64g-package.dtsi
> index 38abc570cd82..d4314f62ccc2 100644
> --- a/arch/mips/boot/dts/loongson/loongson64g-package.dtsi
> +++ b/arch/mips/boot/dts/loongson/loongson64g-package.dtsi
> @@ -39,7 +39,7 @@
>   
>   		};
>   
> -		cpu_uart0: serial@1fe001e0 {
> +		cpu_uart0: serial@1fe00100 {
>   			compatible = "ns16550a";
>   			reg = <0 0x1fe00100 0x10>;
>   			clock-frequency = <100000000>;
> @@ -48,7 +48,7 @@
>   			no-loopback-test;
>   		};
>   
> -		cpu_uart1: serial@1fe001e8 {
> +		cpu_uart1: serial@1fe00110 {
>   			status = "disabled";
>   			compatible = "ns16550a";
>   			reg = <0 0x1fe00110 0x10>;


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 0/5] mips: dts: loongson: fix DTC unit name warnings
  2021-05-21  9:40 [PATCH 0/5] mips: dts: loongson: fix DTC unit name warnings zhaoxiao
                   ` (6 preceding siblings ...)
  2021-05-24  6:36 ` [PATCH 0/5] " Jiaxun Yang
@ 2021-05-27 11:42 ` Thomas Bogendoerfer
  7 siblings, 0 replies; 14+ messages in thread
From: Thomas Bogendoerfer @ 2021-05-27 11:42 UTC (permalink / raw)
  To: zhaoxiao
  Cc: robh+dt, maoxiaochuan, jiaxun.yang, zhangqing, devicetree,
	linux-mips, linux-kernel

On Fri, May 21, 2021 at 05:40:23PM +0800, zhaoxiao wrote:
> *** BLURB HERE ***
> 
> zhaoxiao (5):
>   mips: dts: loongson: fix DTC unit name warnings
>   mips: dts: loongson: fix DTC unit name warnings
>   mips: dts: loongson: fix DTC unit name warnings
>   mips: dts: loongson: fix DTC unit name warnings
>   mips: dts: loongson: fix DTC unit name warnings
> 
>  arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi       | 2 +-
>  arch/mips/boot/dts/loongson/loongson64g-package.dtsi     | 4 ++--
>  arch/mips/boot/dts/loongson/loongson64v_4core_virtio.dts | 2 +-
>  arch/mips/boot/dts/loongson/ls7a-pch.dtsi                | 2 +-
>  arch/mips/boot/dts/loongson/rs780e-pch.dtsi              | 2 +-
>  5 files changed, 6 insertions(+), 6 deletions(-)

series applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-05-27 11:44 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-21  9:40 [PATCH 0/5] mips: dts: loongson: fix DTC unit name warnings zhaoxiao
2021-05-21  9:40 ` [PATCH 1/5] " zhaoxiao
2021-05-24  6:07   ` zhaoxiao
2021-05-21  9:40 ` [PATCH 2/5] " zhaoxiao
2021-05-24  6:07   ` zhaoxiao
2021-05-24  6:37   ` Jiaxun Yang
2021-05-21  9:40 ` [PATCH 3/5] " zhaoxiao
2021-05-24  6:07   ` zhaoxiao
2021-05-21  9:40 ` [PATCH 4/5] " zhaoxiao
2021-05-24  6:07   ` zhaoxiao
2021-05-24  6:07 ` [PATCH 0/5] " zhaoxiao
2021-05-24  6:08 ` [PATCH 5/5] " zhaoxiao
2021-05-24  6:36 ` [PATCH 0/5] " Jiaxun Yang
2021-05-27 11:42 ` Thomas Bogendoerfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).