usb: renesas_usbhs: Add support for RZ/A1
This patch adds the capability to support RZ/A1 SoCs. Signed-off-by: Chris Brandt <chris.brandt@renesas.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
ce5bf9a50d
commit
aec2927b59
6 changed files with 77 additions and 1 deletions
|
|
@ -195,6 +195,7 @@ struct renesas_usbhs_driver_param {
|
|||
#define USBHS_TYPE_RCAR_GEN2 1
|
||||
#define USBHS_TYPE_RCAR_GEN3 2
|
||||
#define USBHS_TYPE_RCAR_GEN3_WITH_PLL 3
|
||||
#define USBHS_TYPE_RZA1 4
|
||||
|
||||
/*
|
||||
* option:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue