All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: renesas: r8a77965: Fix HS-USB compatible
@ 2018-08-28 13:57 Geert Uytterhoeven
  2018-08-30  3:04 ` Yoshihiro Shimoda
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2018-08-28 13:57 UTC (permalink / raw)
  To: Simon Horman, Yoshihiro Shimoda
  Cc: Magnus Damm, linux-renesas-soc, Geert Uytterhoeven

Should be "renesas,usbhs-r8a77965", not "renesas,usbhs-r8a7796".

Fixes: a06e8af801760a98 ("arm64: dts: renesas: r8a77965: add HS-USB node")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm64/boot/dts/renesas/r8a77965.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/renesas/r8a77965.dtsi b/arch/arm64/boot/dts/renesas/r8a77965.dtsi
index 5ce978502ee9f48e..0567e0435e6e1d5c 100644
--- a/arch/arm64/boot/dts/renesas/r8a77965.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a77965.dtsi
@@ -589,7 +589,7 @@
 		};
 
 		hsusb: usb@e6590000 {
-			compatible = "renesas,usbhs-r8a7796",
+			compatible = "renesas,usbhs-r8a77965",
 				     "renesas,rcar-gen3-usbhs";
 			reg = <0 0xe6590000 0 0x100>;
 			interrupts = <GIC_SPI 107 IRQ_TYPE_LEVEL_HIGH>;
-- 
2.17.1

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

* RE: [PATCH] arm64: dts: renesas: r8a77965: Fix HS-USB compatible
  2018-08-28 13:57 [PATCH] arm64: dts: renesas: r8a77965: Fix HS-USB compatible Geert Uytterhoeven
@ 2018-08-30  3:04 ` Yoshihiro Shimoda
  2018-08-30 14:41   ` Simon Horman
  0 siblings, 1 reply; 3+ messages in thread
From: Yoshihiro Shimoda @ 2018-08-30  3:04 UTC (permalink / raw)
  To: Geert Uytterhoeven, Simon Horman; +Cc: Magnus Damm, linux-renesas-soc

Hi Geert-san,

> From: Geert Uytterhoeven, Sent: Tuesday, August 28, 2018 10:57 PM
> 
> Should be "renesas,usbhs-r8a77965", not "renesas,usbhs-r8a7796".
> 
> Fixes: a06e8af801760a98 ("arm64: dts: renesas: r8a77965: add HS-USB node")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Thank you for the patch!

Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

Best regards,
Yoshihiro Shimoda

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

* Re: [PATCH] arm64: dts: renesas: r8a77965: Fix HS-USB compatible
  2018-08-30  3:04 ` Yoshihiro Shimoda
@ 2018-08-30 14:41   ` Simon Horman
  0 siblings, 0 replies; 3+ messages in thread
From: Simon Horman @ 2018-08-30 14:41 UTC (permalink / raw)
  To: Yoshihiro Shimoda; +Cc: Geert Uytterhoeven, Magnus Damm, linux-renesas-soc

On Thu, Aug 30, 2018 at 03:04:06AM +0000, Yoshihiro Shimoda wrote:
> Hi Geert-san,
> 
> > From: Geert Uytterhoeven, Sent: Tuesday, August 28, 2018 10:57 PM
> > 
> > Should be "renesas,usbhs-r8a77965", not "renesas,usbhs-r8a7796".
> > 
> > Fixes: a06e8af801760a98 ("arm64: dts: renesas: r8a77965: add HS-USB node")
> > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> 
> Thank you for the patch!
> 
> Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

Thanks Geert, thanks Shimoda-san, applied for v4.20.

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

end of thread, other threads:[~2018-08-30 18:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-28 13:57 [PATCH] arm64: dts: renesas: r8a77965: Fix HS-USB compatible Geert Uytterhoeven
2018-08-30  3:04 ` Yoshihiro Shimoda
2018-08-30 14:41   ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.