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(+)
--
2.17.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Add DT node for the single USB subsystem in main dtsi file.
Signed-off-by: Aswath Govindraju <redacted>
Acked-by: Roger Quadros <redacted>
---
arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 30 ++++++++++++++++++++++++
1 file changed, 30 insertions(+)
AM64 EVM board has a micro USB 2.0 AB connector and the USB0_VBUS is
connected with a resistor divider in between. USB0_DRVVBUS pin is muxed
between USB0_DRVVBUS and GPIO1_79 signals.
Add the corresponding properties and set the pinmux mode for USB subsystem
in the evm dts file.
Signed-off-by: Aswath Govindraju <redacted>
Acked-by: Roger Quadros <redacted>
---
arch/arm64/boot/dts/ti/k3-am642-evm.dts | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
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.
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Hi Nishanth,
On 01/03/21 8:52 pm, Nishanth Menon wrote:
On 11:21-20210301, Aswath Govindraju wrote:
quoted
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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
From: Kishon Vijay Abraham I <hidden> Date: 2021-03-10 07:05:00
+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:
quoted
On 11:21-20210301, Aswath Govindraju wrote:
quoted
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/
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:
quoted
Hi Nishanth,
On 01/03/21 8:52 pm, Nishanth Menon wrote:
quoted
On 11:21-20210301, Aswath Govindraju wrote:
quoted
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/