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

From: Aswath Govindraju
Date: Wed Mar 10 2021 - 01:57:55 EST


Hi Nishanth,

On 01/03/21 8:52 pm, Nishanth Menon wrote:
> On 11:21-20210301, Aswath Govindraju wrote:
>> The following series of patches, add USB support for AM64.
>>
>> This series of patches depends on,
>> https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=439039
>>
>> 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(+)
>
> Please update the series to include SK as well.
>

I was planning on posting patches that add support for USB in SK later
because of phy dependencies.

Thanks,
Aswath