Re: [PATCH v2 0/2] AM64: Add USB support

From: Kishon Vijay Abraham I
Date: Mon Mar 15 2021 - 01:55:29 EST




On 10/03/21 4:57 pm, Aswath Govindraju wrote:
> The following series of patches, add USB support for AM642 evm.
>
> USB test logs,
> https://pastebin.ubuntu.com/p/Qrbb7SGv8N/
>
> Changes since v1:
> - Rebased the patches on top of ti-k3-dts-next
> - Added test logs

Would prefer simple data transfer tests in the log but other than that
for the patches itself

Reviewed-by: Kishon Vijay Abraham I <kishon@xxxxxx>
>
> Aswath Govindraju (2):
> arm64: dts: ti: k3-am64-main: Add DT node for USB subsystem
> arm64: dts: ti: k3-am642-evm: Add USB support
>
> arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 30 ++++++++++++++++++++++++
> arch/arm64/boot/dts/ti/k3-am642-evm.dts | 18 ++++++++++++++
> 2 files changed, 48 insertions(+)
>