public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Introduce J742S2 SoC and EVM
@ 2024-07-30  7:13 Manorit Chawdhry
  2024-07-30  7:13 ` [PATCH v2 1/3] dt-bindings: arm: ti: Add bindings for J742S2 SoCs and Boards Manorit Chawdhry
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Manorit Chawdhry @ 2024-07-30  7:13 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: linux-arm-kernel, devicetree, linux-kernel, Udit Kumar,
	Neha Malcom Francis, Aniket Limaye, Manorit Chawdhry

The series adds support for J742S2 family of SoCs. Also adds J742S2 EVM
Support and re-uses most of the stuff from the superset device J784s4.

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
---
Changes in v2:
* Krzysztof
- Add missing compatibles
- Improve commit message

* Rob
- Split SoC and EVM support
  - In EVM support separate out common stuff from j784s4 and j742s2

- Fix the number of VPUs, TRM conveys 2 VPUs
- Link to v1: https://lore.kernel.org/r/20240711-b4-upstream-j742s2-v1-1-8b9e41c18f91@ti.com

---
Manorit Chawdhry (3):
      dt-bindings: arm: ti: Add bindings for J742S2 SoCs and Boards
      arm64: dts: ti: Introduce J742S2 SoC family
      arm64: dts: ti: Add support for J742S2 EVM board

 Documentation/devicetree/bindings/arm/ti/k3.yaml |    6 +
 arch/arm64/boot/dts/ti/Makefile                  |    3 +
 arch/arm64/boot/dts/ti/k3-j742s2-evm.dts         |   26 +
 arch/arm64/boot/dts/ti/k3-j742s2-main.dtsi       |   44 +
 arch/arm64/boot/dts/ti/k3-j742s2.dtsi            |   26 +
 arch/arm64/boot/dts/ti/k3-j784s4-evm-common.dtsi | 1436 +++++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-j784s4-evm.dts         | 1441 +---------------------
 7 files changed, 1551 insertions(+), 1431 deletions(-)
---
base-commit: 931a3b3bccc96e7708c82b30b2b5fa82dfd04890
change-id: 20240620-b4-upstream-j742s2-7ba652091550

Best regards,
-- 
Manorit Chawdhry <m-chawdhry@ti.com>


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2024-07-31 15:35 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-30  7:13 [PATCH v2 0/3] Introduce J742S2 SoC and EVM Manorit Chawdhry
2024-07-30  7:13 ` [PATCH v2 1/3] dt-bindings: arm: ti: Add bindings for J742S2 SoCs and Boards Manorit Chawdhry
2024-07-30  7:40   ` Krzysztof Kozlowski
2024-07-30  7:13 ` [PATCH v2 2/3] arm64: dts: ti: Introduce J742S2 SoC family Manorit Chawdhry
2024-07-30 12:33   ` Nishanth Menon
2024-07-31  4:19     ` Manorit Chawdhry
2024-07-31 11:06       ` Nishanth Menon
2024-07-31 13:57         ` Manorit Chawdhry
2024-07-31 14:37           ` Andrew Davis
2024-07-31 14:58             ` Manorit Chawdhry
2024-07-31 15:03               ` Andrew Davis
2024-07-31 15:18                 ` Manorit Chawdhry
2024-07-31 15:34                   ` Nishanth Menon
2024-07-30  7:13 ` [PATCH v2 3/3] arm64: dts: ti: Add support for J742S2 EVM board Manorit Chawdhry
2024-07-31 14:46   ` Andrew Davis
2024-07-31 15:23     ` Manorit Chawdhry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox