usb: renesas_usbhs: Add support for RZ/A2
The RZ/A2 is similar to the R-Car Gen3 with some small differences. Signed-off-by: Chris Brandt <chris.brandt@renesas.com> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:

committed by
Greg Kroah-Hartman

parent
f756066990
commit
b69dce6341
@@ -199,6 +199,7 @@ struct renesas_usbhs_driver_param {
|
||||
#define USBHS_TYPE_RCAR_GEN3 2
|
||||
#define USBHS_TYPE_RCAR_GEN3_WITH_PLL 3
|
||||
#define USBHS_TYPE_RZA1 4
|
||||
#define USBHS_TYPE_RZA2 5
|
||||
|
||||
/*
|
||||
* option:
|
||||
|
Reference in New Issue
Block a user