[PATCH v7 0/3] arm64: dts: ti: am62: Add USB support for k3-am62p

Roger Quadros rogerq at kernel.org
Fri Apr 12 05:01:57 PDT 2024


Hi,

This series first adds device nodes for USB0_PHY_CTRL and USB1_PHY_CTRL
in the wkup_conf node and fixes up the USB nodes to use the newly
added nodes.

Then it adds USB support for AM62P SoC and AM62P5-SK board.

cheers,
-roger

---
Changes in v7:
- Rebased on v6.9-rc1 ti-next/ti-k3-dts-next
- Link to v6 https://lore.kernel.org/all/20240226-b4-for-v6-5-am62-usb-typec-dt-v6-0-acf77fff4344@kernel.org/

To: Nishanth Menon <nm at ti.com>
To: Vignesh Raghavendra <vigneshr at ti.com>
To: Tero Kristo <kristo at kernel.org>
To: Rob Herring <robh at kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski+dt at linaro.org>
To: Conor Dooley <conor+dt at kernel.org>
Cc: Andrew Davis <afd at ti.com>
Cc:  <b-liu at ti.com>
Cc:  <srk at ti.com>
Cc:  <r-gunasekaran at ti.com>
Cc:  <linux-arm-kernel at lists.infradead.org>
Cc:  <devicetree at vger.kernel.org>
Cc:  <linux-kernel at vger.kernel.org>
Signed-off-by: Roger Quadros <rogerq at kernel.org>

---
Roger Quadros (3):
      arm64: dts: ti: k3-am62/a: use sub-node for USB_PHY_CTRL registers
      arm64: dts: ti: k3-am62p: add the USB sub-system
      arm64: dts: ti: k3-am62a: Disable USB LPM

 arch/arm64/boot/dts/ti/k3-am62-main.dtsi    |  4 +-
 arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi  | 10 +++++
 arch/arm64/boot/dts/ti/k3-am62a-main.dtsi   |  8 +++-
 arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi | 10 +++++
 arch/arm64/boot/dts/ti/k3-am62p-main.dtsi   | 52 ++++++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am62p-wakeup.dtsi | 10 +++++
 arch/arm64/boot/dts/ti/k3-am62p5-sk.dts     | 67 +++++++++++++++++++++++++++++
 7 files changed, 157 insertions(+), 4 deletions(-)
---
base-commit: 534ad093bb80f19c20b251a89f09ce1a0e3d4f2d
change-id: 20240325-for-v6-10-am62-usb-typec-dt-564a902aa674

Best regards,
-- 
Roger Quadros <rogerq at kernel.org>




More information about the linux-arm-kernel mailing list