Re: [PATCH] usb: cdns3: cdns3-ti: Add compatible for AM64 SoC

2021-11-18 Thread Tom Rini
On Wed, Oct 20, 2021 at 09:02:02PM +0530, Aswath Govindraju wrote: > Add new compatible for AM64 SoC. > > Signed-off-by: Aswath Govindraju Applied to u-boot/next, thanks! -- Tom signature.asc Description: PGP signature

[PATCH] usb: cdns3: cdns3-ti: Add compatible for AM64 SoC

2021-10-20 Thread Aswath Govindraju
Add new compatible for AM64 SoC. Signed-off-by: Aswath Govindraju --- drivers/usb/cdns3/cdns3-ti.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/cdns3/cdns3-ti.c b/drivers/usb/cdns3/cdns3-ti.c index 43171678ee17..8958f0166bd5 100644 --- a/drivers/usb/cdns3/cdns3-ti.c +++ b/driv