Message ID | 20210301055109.17626-1-a-govindraju@ti.com (mailing list archive) |
---|---|
Headers | show |
Series | AM64: Add USB support | expand |
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.
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
+Vinod Hi Aswath, On 10/03/21 12:27 pm, Aswath Govindraju wrote: > 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. The dependency is only on [1] right? I've got all the required ACKs so it should be okay to include it in this series. (That patch will be required only when PCIe DT is merged for me.) Nishant, would you be okay to merge [1] along with other patches from Aswath? There is no dependency as such on my other PHY patches, so don't think there is a need for a stable tag here. Thanks Kishon [1] -> https://lore.kernel.org/linux-devicetree/20210222112314.10772-4-kishon@ti.com/ > > Thanks, > Aswath >
Hi Kishon, On 10/03/21 12:33 pm, Kishon Vijay Abraham I wrote: > +Vinod > > Hi Aswath, > > On 10/03/21 12:27 pm, Aswath Govindraju wrote: >> 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. > > The dependency is only on [1] right? I've got all the required ACKs so > it should be okay to include it in this series. (That patch will be > required only when PCIe DT is merged for me.) > > Nishant, would you be okay to merge [1] along with other patches from > Aswath? There is no dependency as such on my other PHY patches, so don't > think there is a need for a stable tag here. > > > [1] -> > https://lore.kernel.org/linux-devicetree/20210222112314.10772-4-kishon@ti.com/ >> There is also a dependency on, https://lore.kernel.org/linux-devicetree/20210222112314.10772-2-kishon@ti.com/ Thanks, Aswath