devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: rockchip: helios4: Fix USB interface compatible string
@ 2024-04-12 20:44 Rob Herring
  2024-04-17 21:24 ` Heiko Stuebner
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2024-04-12 20:44 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner
  Cc: devicetree, linux-arm-kernel, linux-rockchip, linux-kernel

The correct compatible string for a USB interface node begins with
"usbif", not "usb". Fix the Rockchip RK3399 based Kobol Helios64 board.

Signed-off-by: Rob Herring <robh@kernel.org>
---
 arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts b/arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts
index dfb2a0bdea5b..9586bb12a5d8 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts
@@ -611,7 +611,7 @@ device@4 {
 				#size-cells = <0>;
 
 				interface@0 {	/* interface 0 of configuration 1 */
-					compatible = "usbbda,8156.config1.0";
+					compatible = "usbifbda,8156.config1.0";
 					reg = <0 1>;
 				};
 			};
-- 
2.43.0


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

* Re: [PATCH] arm64: dts: rockchip: helios4: Fix USB interface compatible string
  2024-04-12 20:44 [PATCH] arm64: dts: rockchip: helios4: Fix USB interface compatible string Rob Herring
@ 2024-04-17 21:24 ` Heiko Stuebner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2024-04-17 21:24 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Rob Herring, Conor Dooley
  Cc: Heiko Stuebner, linux-arm-kernel, linux-rockchip, linux-kernel,
	devicetree

On Fri, 12 Apr 2024 15:44:04 -0500, Rob Herring wrote:
> The correct compatible string for a USB interface node begins with
> "usbif", not "usb". Fix the Rockchip RK3399 based Kobol Helios64 board.
> 
> 

Applied, thanks!

[1/1] arm64: dts: rockchip: helios4: Fix USB interface compatible string
      commit: 93b36e1d3748c352a70c69aa378715e6572e51d1

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

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

end of thread, other threads:[~2024-04-17 21:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-12 20:44 [PATCH] arm64: dts: rockchip: helios4: Fix USB interface compatible string Rob Herring
2024-04-17 21:24 ` Heiko Stuebner

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