usb: host: xhci-rcar: Add support for r8a774a1

From: Biju Das <hidden>
Date: 2018-08-24 10:16:48
Also in: linux-renesas-soc
Subsystem: the rest, usb subsystem, usb xhci driver · Maintainers: Linus Torvalds, Greg Kroah-Hartman, Mathias Nyman

This patch adds support for r8a774a1 (RZ/G2M).

Signed-off-by: Biju Das <redacted>
Reviewed-by: Fabrizio Castro <redacted>
---
 drivers/usb/host/xhci-rcar.c | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/drivers/usb/host/xhci-rcar.c b/drivers/usb/host/xhci-rcar.c
index f33ffc2..c906b13 100644
--- a/drivers/usb/host/xhci-rcar.c
+++ b/drivers/usb/host/xhci-rcar.c
@@ -72,6 +72,10 @@ MODULE_FIRMWARE(XHCI_RCAR_FIRMWARE_NAME_V3);
 
 static const struct soc_device_attribute rcar_quirks_match[]  = {
 	{
+		.soc_id = "r8a774a1",
+		.data = (void *)RCAR_XHCI_FIRMWARE_V3,
+	},
+	{
 		.soc_id = "r8a7795", .revision = "ES1.*",
 		.data = (void *)RCAR_XHCI_FIRMWARE_V2,
 	},
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help