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

From: Kishon Vijay Abraham I
Date: Wed Mar 17 2021 - 12:35:09 EST


Aswath and Nishanth,

On 17/03/21 10:00 am, Aswath Govindraju wrote:
> The following series of patches, add USB support for AM642 evm.
>
> USB test logs,
> https://pastebin.ubuntu.com/p/YSQRBWGmzd/

Vinod has provided stable tag [1]
git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git
tags/ti-serdes-for-5.13

This should unblock us from up-streaming SK along with this.

Thanks
Kishon

[1] -> http://lore.kernel.org/r/YFGjPNonIlA4Anar@vkoul-mobl.Dlink
>
> Changes since v2:
> - dropped compatible string "ti,j721e-usb" leading to DT schema errors
> - Reran test logs
> - Couldn't pick up reviewed-by from kishon as a change was made in the
> patch
>
> Changes since v1:
> - Rebased the patches on top of ti-k3-dts-next
> - Added test logs
>
> 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(+)
>