Thread (12 messages) 12 messages, 4 authors, 2022-04-04

RE: [PATCH 2/5] ARM: dts: s5pv210: align EHCI/OHCI nodes with dtschema

From: "Alim Akhtar" <alim.akhtar@samsung.com>
Date: 2022-03-15 17:02:04
Also in: linux-devicetree, linux-samsung-soc, linux-usb, lkml

-----Original Message-----
From: Krzysztof Kozlowski [mailto:krzysztof.kozlowski@canonical.com]
Sent: Monday, March 14, 2022 11:50 PM
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>; Rob Herring
[off-list ref]; Krzysztof Kozlowski [off-list ref]; Alim
Akhtar [off-list ref]; linux-usb@vger.kernel.org;
devicetree@vger.kernel.org; linux-arm-kernel@lists.infradead.org; linux-
samsung-soc@vger.kernel.org; linux-kernel@vger.kernel.org
Cc: Krzysztof Kozlowski <redacted>
Subject: [PATCH 2/5] ARM: dts: s5pv210: align EHCI/OHCI nodes with
dtschema

The node names should be generic and USB DT schema expects "usb" names.

Signed-off-by: Krzysztof Kozlowski <redacted>
---
Probably you can squash this with the 1/5 patch

Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
quoted hunk ↗ jump to hunk
arch/arm/boot/dts/s5pv210.dtsi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/s5pv210.dtsi
b/arch/arm/boot/dts/s5pv210.dtsi
quoted hunk ↗ jump to hunk
index 353ba7b09a0c..a7aca54832d9 100644
--- a/arch/arm/boot/dts/s5pv210.dtsi
+++ b/arch/arm/boot/dts/s5pv210.dtsi
@@ -427,7 +427,7 @@ usbphy: usbphy@ec100000 {
			status = "disabled";
		};

-		ehci: ehci@ec200000 {
+		ehci: usb@ec200000 {
			compatible = "samsung,exynos4210-ehci";
			reg = <0xec200000 0x100>;
			interrupts = <23>;
@@ -444,7 +444,7 @@ port@0 {
			};
		};

-		ohci: ohci@ec300000 {
+		ohci: usb@ec300000 {
			compatible = "samsung,exynos4210-ohci";
			reg = <0xec300000 0x100>;
			interrupts = <23>;
--
2.32.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help