linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] dts: mediatek: fixes for v5.13
@ 2021-04-16 14:39 matthias.bgg
  2021-04-16 14:39 ` [PATCH 1/2] arm64: dts: mt8183-pumpkin: fix dtbs_check warning matthias.bgg
  2021-04-16 14:39 ` [PATCH 2/2] arm64: dts: mt8183: " matthias.bgg
  0 siblings, 2 replies; 3+ messages in thread
From: matthias.bgg @ 2021-04-16 14:39 UTC (permalink / raw)
  To: soc, arm
  Cc: linux-mediatek, linux-arm-kernel, Matthias Brugger, Rob Herring,
	devicetree, linux-kernel

From: Matthias Brugger <matthias.bgg@gmail.com>

Hi Olof and Arnd,

Here come two smaller fixes for dtbs_check. I realized that we have tons
of warnings, so I'll try to get rid of them over time, but it will be a
longer run :)

Please have a look.
Regards,
Matthias



Matthias Brugger (2):
  arm64: dts: mt8183-pumpkin: fix dtbs_check warning
  arm64: dts: mt8183: fix dtbs_check warning

 arch/arm64/boot/dts/mediatek/mt8183-pumpkin.dts | 4 ++--
 arch/arm64/boot/dts/mediatek/mt8183.dtsi        | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.30.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [PATCH 1/2] arm64: dts: mt8183-pumpkin: fix dtbs_check warning
  2021-04-16 14:39 [PATCH 0/2] dts: mediatek: fixes for v5.13 matthias.bgg
@ 2021-04-16 14:39 ` matthias.bgg
  2021-04-16 14:39 ` [PATCH 2/2] arm64: dts: mt8183: " matthias.bgg
  1 sibling, 0 replies; 3+ messages in thread
From: matthias.bgg @ 2021-04-16 14:39 UTC (permalink / raw)
  To: soc, arm
  Cc: linux-mediatek, linux-arm-kernel, Matthias Brugger,
	Enric Balletbo i Serra, Rob Herring, devicetree, linux-kernel

From: Matthias Brugger <matthias.bgg@gmail.com>

Fix unit names to make dtbs_check happy.

Reviewed-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Link: https://lore.kernel.org/r/20210414144643.17435-1-matthias.bgg@kernel.org
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
---

 arch/arm64/boot/dts/mediatek/mt8183-pumpkin.dts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/mediatek/mt8183-pumpkin.dts b/arch/arm64/boot/dts/mediatek/mt8183-pumpkin.dts
index eb6e595c2975..0aff5eb52e88 100644
--- a/arch/arm64/boot/dts/mediatek/mt8183-pumpkin.dts
+++ b/arch/arm64/boot/dts/mediatek/mt8183-pumpkin.dts
@@ -32,7 +32,7 @@ reserved-memory {
 		#size-cells = <2>;
 		ranges;
 
-		scp_mem_reserved: scp_mem_region {
+		scp_mem_reserved: scp_mem_region@50000000 {
 			compatible = "shared-dma-pool";
 			reg = <0 0x50000000 0 0x2900000>;
 			no-map;
@@ -55,7 +55,7 @@ led-green {
 		};
 	};
 
-	ntc@0 {
+	ntc {
 		compatible = "murata,ncp03wf104";
 		pullup-uv = <1800000>;
 		pullup-ohm = <390000>;
-- 
2.30.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [PATCH 2/2] arm64: dts: mt8183: fix dtbs_check warning
  2021-04-16 14:39 [PATCH 0/2] dts: mediatek: fixes for v5.13 matthias.bgg
  2021-04-16 14:39 ` [PATCH 1/2] arm64: dts: mt8183-pumpkin: fix dtbs_check warning matthias.bgg
@ 2021-04-16 14:39 ` matthias.bgg
  1 sibling, 0 replies; 3+ messages in thread
From: matthias.bgg @ 2021-04-16 14:39 UTC (permalink / raw)
  To: soc, arm
  Cc: linux-mediatek, linux-arm-kernel, Matthias Brugger,
	Enric Balletbo i Serra, Rob Herring, devicetree, linux-kernel

From: Matthias Brugger <matthias.bgg@gmail.com>

Fix unit names to make dtbs_check happy.

Reviewed-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Link: https://lore.kernel.org/r/20210414144643.17435-2-matthias.bgg@kernel.org
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>

---

 arch/arm64/boot/dts/mediatek/mt8183.dtsi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/arm64/boot/dts/mediatek/mt8183.dtsi b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
index 0ff7b67a6806..c5e822b6b77a 100644
--- a/arch/arm64/boot/dts/mediatek/mt8183.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt8183.dtsi
@@ -681,13 +681,13 @@ cpu_thermal: cpu_thermal {
 				sustainable-power = <5000>;
 
 				trips {
-					threshold: trip-point@0 {
+					threshold: trip-point0 {
 						temperature = <68000>;
 						hysteresis = <2000>;
 						type = "passive";
 					};
 
-					target: trip-point@1 {
+					target: trip-point1 {
 						temperature = <80000>;
 						hysteresis = <2000>;
 						type = "passive";
@@ -1103,7 +1103,7 @@ u2port0: usb-phy@0 {
 				status = "okay";
 			};
 
-			u3port0: usb-phy@0700 {
+			u3port0: usb-phy@700 {
 				reg = <0x0700 0x900>;
 				clocks = <&clk26m>;
 				clock-names = "ref";
-- 
2.30.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-04-16 14:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-16 14:39 [PATCH 0/2] dts: mediatek: fixes for v5.13 matthias.bgg
2021-04-16 14:39 ` [PATCH 1/2] arm64: dts: mt8183-pumpkin: fix dtbs_check warning matthias.bgg
2021-04-16 14:39 ` [PATCH 2/2] arm64: dts: mt8183: " matthias.bgg

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).