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
@@ -2,3 +2,4 @@
|
||||
#include "common.h"
|
||||
|
||||
extern const struct renesas_usbhs_platform_callback usbhs_rza1_ops;
|
||||
extern const struct renesas_usbhs_platform_callback usbhs_rza2_ops;
|
||||
|
||||
Reference in New Issue
Block a user