Re: [PATCH] usb: xhci-rcar: Add support for R8A774A1 SoC

2020-09-22 Thread Marek Vasut
On 9/21/20 7:24 PM, Lad Prabhakar wrote: > The R8A774A1 is compatible with the generic rcar-gen3-xhci controller. > This patch adds the compatibility flag, to support the xHCI controller. > > Signed-off-by: Lad Prabhakar > Reviewed-by: Biju Das > --- > drivers/usb/host/xhci-rcar.c | 1 + > 1 fi

[PATCH] usb: xhci-rcar: Add support for R8A774A1 SoC

2020-09-21 Thread Lad Prabhakar
The R8A774A1 is compatible with the generic rcar-gen3-xhci controller. This patch adds the compatibility flag, to support the xHCI controller. Signed-off-by: Lad Prabhakar Reviewed-by: Biju Das --- drivers/usb/host/xhci-rcar.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/host