[PATCH v2 0/3] arm64: dts: ti: Add USB support for J722S EVM
Ravi Gunasekaran
r-gunasekaran at ti.com
Mon May 13 04:44:40 PDT 2024
J722S has two USB instances. This series enables USB support for
both instances.
Change log:
----------
Changes since v1:
----------------
* Introduced k3-j722s-main.dtsi newly to add the main domain
peripherals that are present additionally in J722S as suggested by
Andrew Davis
* Used generic node names as suggested by Roger Quadros
* Removed the aliases for usb as suggested by Rob Herring
v1: https://lore.kernel.org/all/20240429120932.11456-1-r-gunasekaran@ti.com/
Ravi Gunasekaran (3):
arm64: dts: ti: k3-j722s-main: Add support for SERDES0
arm64: dts: ti: k3-j722s-main: Redefine USB1 node description
arm64: dts: ti: k3-j722s-evm: Update USB0 and USB1
arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 55 ++++++++++++
arch/arm64/boot/dts/ti/k3-j722s-main.dtsi | 103 ++++++++++++++++++++++
arch/arm64/boot/dts/ti/k3-j722s.dtsi | 5 ++
arch/arm64/boot/dts/ti/k3-serdes.h | 7 ++
4 files changed, 170 insertions(+)
create mode 100644 arch/arm64/boot/dts/ti/k3-j722s-main.dtsi
--
2.17.1
More information about the linux-arm-kernel
mailing list