* [GIT PULL] arm64: dts: ti: K3 updates for v6.19
@ 2025-11-17 14:28 Vignesh Raghavendra
2025-11-21 16:36 ` [GIT PULL] arm64: dts: ti: K3 updates for v6.19 part2 Vignesh Raghavendra
0 siblings, 1 reply; 3+ messages in thread
From: Vignesh Raghavendra @ 2025-11-17 14:28 UTC (permalink / raw)
To: arm-soc, SoC
Cc: Nishanth Menon, Tero Kristo, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, soc
[-- Attachment #1.1: Type: text/plain, Size: 10853 bytes --]
Hi,
The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:
Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-k3-dt-for-v6.19
for you to fetch changes up to 00fb4c73b67d36783c5ab95a830f0cf0142b9fc3:
arm64: dts: ti: k3-am62l: add initial reference board file (2025-11-13 22:01:07 +0530)
----------------------------------------------------------------
TI K3 device tree updates for v6.19
Generic fixes and cleanups:
* Multiple SoCs: Disable CPSW in SoC files and
enable them in board files for better board-level control
* Replace rgmii-rxid with rgmii-id for CPSW ports across multiple boards
New Boards/SoM:
* AM62L SoC and basic support for EVM
* Toradex Aquila AM69 board support
* Kontron SMARC-sAM67 module and ADS2 carrier board support
Platform wide:
* Define possible system states amd wakeup-source (AM62/AM62A/AM62P)
SoC/EVM specific changes:
AM62:
* Add RNG node
* Add OLDI support
AM62P:
* Move audio_refclk to common main dtsi (k3-am62p-j722s-common-main)
* Fix memory ranges for GPU
AM62D2:
* Enable PMIC support on EVM
* Misc fixes
AM64:
* Add DMA support for TSCADC on EVM
AM69:
* Add Aquila board support with Clover variant
J722S:
* Fix audio refclk source in main dtsi
* Explicitly use PLL1_HSDIV6 audio refclk for EVM
J784S4/J742S2:
* Add bootph-all tag to support PCIe boot
Variscite VAR-SOM-AM62P:
* Add support for ADS7846 touchscreen
* Add support for WM8904 audio codec
----------------------------------------------------------------
Aniket Limaye (1):
arm64: dts: ti: k3-j784s4: Fix I2C pinmux pull configuration
Aradhya Bhatia (2):
arm64: dts: ti: k3-am62: Add support for AM625 OLDI IO Control
arm64: dts: ti: k3-am625: Add OLDI support
Bryan Brattlof (1):
dt-bindings: arm: ti: Add binding for AM62L SoCs
Dominik Haller (1):
arm64: dts: ti: k3-am68-phycore-som: Add pmic label
Hrushikesh Salunke (3):
arm64: dts: ti: k3-j784s4-evm-pcie0-pcie1-ep: Add boot phase tag to "pcie1_ep"
arm64: dts: ti: k3-j784s4-j742s2-evm-common: Add bootph-all tag to SERDES0
arm64: dts: ti: k3-j784s4-j742s2-evm-common: Add bootph-all tag to "pcie1_ctrl"
João Paulo Gonçalves (2):
dt-bindings: arm: ti: add Toradex Aquila AM69
arm64: dts: ti: am69-aquila: Add Clover
Markus Schneider-Pargmann (TI.com) (6):
arm64: dts: ti: k3-am62: Define possible system states
arm64: dts: ti: k3-am62a: Define possible system states
arm64: dts: ti: k3-am62p: Define possible system states
arm64: dts: ti: k3-am62-lp-sk: Set wakeup-source system-states
arm64: dts: ti: k3-am62a7-sk: Set wakeup-source system-states
arm64: dts: ti: k3-am62p5-sk: Set wakeup-source system-states
Matthias Schiffer (1):
arm64: dts: ti: k3-am642-tqma64xxl: add boot phase tags
Michael Walle (6):
arm64: dts: ti: k3-j722s-evm: explicitly use PLL1_HSDIV6 audio refclk
arm64: dts: ti: k3-j722s-main: fix the audio refclk source
dt-bindings: arm: ti: Add Kontron SMARC-sAM67 module
arm64: dts: ti: Add support for Kontron SMARC-sAM67
arm64: dts: ti: sa67: add overlay for the ADS2 carrier
arm64: dts: ti: k3-am62p-j722s-common-main: move audio_refclk here
Paresh Bhagat (4):
arm64: dts: ti: k3-am62d2-evm: Fix regulator properties
arm64: dts: ti: k3-am62d2-evm: Fix PMIC padconfig
arm64: dts: ti: k3-am62d2-evm: Enable PMIC
arm64: dts: ti: k3-am62d2-evm: Remove unused ospi0 chip select pins
Parth Pancholi (1):
arm64: dts: ti: Add Aquila AM69 Support
Randolph Sapp (1):
arm64: dts: ti: k3-am62p: Fix memory ranges for GPU
Sai Sree Kartheek Adivi (1):
arm64: dts: ti: k3-am642-evm: Add DMA support for TSCADC
Shiva Tripathi (1):
arm64: dts: ti: k3-am62: Add RNG node
Siddharth Vadapalli (6):
arm64: dts: ti: k3-*: Replace rgmii-rxid with rgmii-id for CPSW ports
arm64: dts: ti: k3-am62: disable "cpsw3g" in SoC file and enable in board file
arm64: dts: ti: k3-am65: disable "mcu_cpsw" in SoC file and enable in board file
arm64: dts: ti: k3-j7200: disable "mcu_cpsw" in SoC file and enable in board file
arm64: dts: ti: k3-j721e: disable "mcu_cpsw" in SoC file and enable it in board file
arm64: dts: ti: k3-j721s2: disable "mcu_cpsw" in SoC file and enable in board files
Stefano Radaelli (3):
arm64: dts: ti: var-som-am62p: Refactor IPC configuration into common dtsi
arm64: dts: ti: var-som-am62p: Add support for WM8904 audio codec
arm64: dts: ti: var-som-am62p: Add support for ADS7846 touchscreen
Vignesh Raghavendra (2):
arm64: dts: ti: k3-am62l: add initial infrastructure
arm64: dts: ti: k3-am62l: add initial reference board file
Documentation/devicetree/bindings/arm/ti/k3.yaml | 15 +
arch/arm64/boot/dts/ti/Makefile | 15 +
arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts | 64 +
arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 64 +
arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi | 3 +-
arch/arm64/boot/dts/ti/k3-am62-verdin-dev.dtsi | 2 +-
arch/arm64/boot/dts/ti/k3-am62-verdin-ivy.dtsi | 2 +-
arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi | 2 +-
arch/arm64/boot/dts/ti/k3-am62.dtsi | 22 +
arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts | 3 +-
arch/arm64/boot/dts/ti/k3-am625-sk-common.dtsi | 4 +-
arch/arm64/boot/dts/ti/k3-am62a-main.dtsi | 10 +
arch/arm64/boot/dts/ti/k3-am62a-phycore-som.dtsi | 2 +-
arch/arm64/boot/dts/ti/k3-am62a.dtsi | 27 +
arch/arm64/boot/dts/ti/k3-am62a7-sk.dts | 71 +-
arch/arm64/boot/dts/ti/k3-am62d2-evm.dts | 103 +-
arch/arm64/boot/dts/ti/k3-am62l-main.dtsi | 580 +++
arch/arm64/boot/dts/ti/k3-am62l-wakeup.dtsi | 141 +
arch/arm64/boot/dts/ti/k3-am62l.dtsi | 118 +
arch/arm64/boot/dts/ti/k3-am62l3-evm.dts | 361 ++
arch/arm64/boot/dts/ti/k3-am62l3.dtsi | 67 +
arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi | 18 +
arch/arm64/boot/dts/ti/k3-am62p-main.dtsi | 20 -
arch/arm64/boot/dts/ti/k3-am62p-verdin-dev.dtsi | 2 +-
arch/arm64/boot/dts/ti/k3-am62p-verdin-ivy.dtsi | 2 +-
arch/arm64/boot/dts/ti/k3-am62p-verdin.dtsi | 2 +-
arch/arm64/boot/dts/ti/k3-am62p.dtsi | 29 +-
arch/arm64/boot/dts/ti/k3-am62p5-sk.dts | 73 +-
arch/arm64/boot/dts/ti/k3-am62p5-var-som.dtsi | 148 +-
arch/arm64/boot/dts/ti/k3-am62x-phyboard-lyra.dtsi | 2 +-
arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 2 +-
arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi | 2 +-
arch/arm64/boot/dts/ti/k3-am642-evm.dts | 7 +-
arch/arm64/boot/dts/ti/k3-am642-sk.dts | 4 +-
arch/arm64/boot/dts/ti/k3-am642-tqma64xxl-mbax4xxl.dts | 20 +-
arch/arm64/boot/dts/ti/k3-am642-tqma64xxl.dtsi | 15 +-
arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi | 4 -
arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi | 2 +
arch/arm64/boot/dts/ti/k3-am654-base-board.dts | 3 +-
arch/arm64/boot/dts/ti/k3-am67a-beagley-ai.dts | 2 +-
arch/arm64/boot/dts/ti/k3-am67a-kontron-sa67-ads2.dtso | 146 +
arch/arm64/boot/dts/ti/k3-am67a-kontron-sa67-base.dts | 1091 ++++++
arch/arm64/boot/dts/ti/k3-am67a-kontron-sa67-gbe1.dtso | 26 +
arch/arm64/boot/dts/ti/k3-am67a-kontron-sa67-gpios.dtso | 61 +
arch/arm64/boot/dts/ti/k3-am67a-kontron-sa67-rtc-rv8263.dtso | 31 +
arch/arm64/boot/dts/ti/k3-am68-phyboard-izar.dts | 3 +-
arch/arm64/boot/dts/ti/k3-am68-phycore-som.dtsi | 4 +-
arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts | 3 +-
arch/arm64/boot/dts/ti/k3-am69-aquila-clover.dts | 451 +++
arch/arm64/boot/dts/ti/k3-am69-aquila-dev.dts | 576 +++
arch/arm64/boot/dts/ti/k3-am69-aquila.dtsi | 1840 ++++++++++
arch/arm64/boot/dts/ti/k3-am69-sk.dts | 10 +-
arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts | 3 +-
arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 2 +
arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts | 3 +-
arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts | 3 +-
arch/arm64/boot/dts/ti/k3-j721e-evm-gesi-exp-board.dtso | 8 +-
arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi | 2 +
arch/arm64/boot/dts/ti/k3-j721e-sk.dts | 3 +-
arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts | 3 +-
arch/arm64/boot/dts/ti/k3-j721s2-evm-gesi-exp-board.dtso | 2 +-
arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi | 2 +
arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 7 +-
arch/arm64/boot/dts/ti/k3-j722s-main.dtsi | 18 -
arch/arm64/boot/dts/ti/k3-j784s4-evm-pcie0-pcie1-ep.dtso | 1 +
arch/arm64/boot/dts/ti/k3-j784s4-j742s2-evm-common.dtsi | 18 +-
arch/arm64/boot/dts/ti/k3-pinctrl.h | 2 +
67 files changed, 6203 insertions(+), 149 deletions(-)
create mode 100644 arch/arm64/boot/dts/ti/k3-am62l-main.dtsi
create mode 100644 arch/arm64/boot/dts/ti/k3-am62l-wakeup.dtsi
create mode 100644 arch/arm64/boot/dts/ti/k3-am62l.dtsi
create mode 100644 arch/arm64/boot/dts/ti/k3-am62l3-evm.dts
create mode 100644 arch/arm64/boot/dts/ti/k3-am62l3.dtsi
create mode 100644 arch/arm64/boot/dts/ti/k3-am67a-kontron-sa67-ads2.dtso
create mode 100644 arch/arm64/boot/dts/ti/k3-am67a-kontron-sa67-base.dts
create mode 100644 arch/arm64/boot/dts/ti/k3-am67a-kontron-sa67-gbe1.dtso
create mode 100644 arch/arm64/boot/dts/ti/k3-am67a-kontron-sa67-gpios.dtso
create mode 100644 arch/arm64/boot/dts/ti/k3-am67a-kontron-sa67-rtc-rv8263.dtso
create mode 100644 arch/arm64/boot/dts/ti/k3-am69-aquila-clover.dts
create mode 100644 arch/arm64/boot/dts/ti/k3-am69-aquila-dev.dts
create mode 100644 arch/arm64/boot/dts/ti/k3-am69-aquila.dts
--
Regards
Vignesh
https://ti.com/opensource
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] arm64: dts: ti: K3 updates for v6.19 part2
2025-11-17 14:28 [GIT PULL] arm64: dts: ti: K3 updates for v6.19 Vignesh Raghavendra
@ 2025-11-21 16:36 ` Vignesh Raghavendra
2025-11-21 20:21 ` patchwork-bot+linux-soc
0 siblings, 1 reply; 3+ messages in thread
From: Vignesh Raghavendra @ 2025-11-21 16:36 UTC (permalink / raw)
To: arm-soc, SoC
Cc: Nishanth Menon, Tero Kristo, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, soc
[-- Attachment #1.1: Type: text/plain, Size: 1777 bytes --]
Hi
This follow on PR for TI K3 DT updates contains few late fixes mostly around unapplied overlays
which now lead to build time warnings and couple of non urgent fixes.
The following changes since commit 00fb4c73b67d36783c5ab95a830f0cf0142b9fc3:
arm64: dts: ti: k3-am62l: add initial reference board file (2025-11-13 22:01:07 +0530)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-k3-dt-for-v6.19-part2
for you to fetch changes up to 56baa9190988f35d53b1479a87c1bf44f6c979c6:
arm64: dts: ti: k3-am62l: Fix unit address of cbass_wakeup (2025-11-21 09:25:42 +0530)
----------------------------------------------------------------
TI K3 device tree updates for v6.19 part2
Late fixes and cleanups:
* Fix build warnings for unapplied overlays for PHYTEC, SA67 and certain TI EVM
* Fix pinmux of SD regulator control line on J721e SK
* Correct unit address of cbass_wakeup node for AM62L
----------------------------------------------------------------
Michael Walle (1):
arm64: dts: ti: sa67: add build time dtb for overlays
Rob Herring (Arm) (1):
arm64: dts: ti: Add missing applied DT overlay targets
Siddharth Vadapalli (1):
arm64: dts: ti: k3-j721e-sk: Fix pinmux for pin Y1 used by power regulator
Vignesh Raghavendra (1):
arm64: dts: ti: k3-am62l: Fix unit address of cbass_wakeup
Wadim Egorov (1):
arm64: dts: ti: Enable build testing of PHYTEC board overlays
arch/arm64/boot/dts/ti/Makefile | 34 ++++++++++
arch/arm64/boot/dts/ti/k3-am62l.dtsi | 2 +-
arch/arm64/boot/dts/ti/k3-j721e-sk.dts | 12 ++--
3 files changed, 41 insertions(+), 7 deletions(-)
--
Regards
Vignesh
https://ti.com/opensource
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] arm64: dts: ti: K3 updates for v6.19 part2
2025-11-21 16:36 ` [GIT PULL] arm64: dts: ti: K3 updates for v6.19 part2 Vignesh Raghavendra
@ 2025-11-21 20:21 ` patchwork-bot+linux-soc
0 siblings, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2025-11-21 20:21 UTC (permalink / raw)
To: Vignesh Raghavendra; +Cc: soc
Hello:
This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:
On Fri, 21 Nov 2025 22:06:36 +0530 you wrote:
> Hi
>
> This follow on PR for TI K3 DT updates contains few late fixes mostly around unapplied overlays
> which now lead to build time warnings and couple of non urgent fixes.
>
> The following changes since commit 00fb4c73b67d36783c5ab95a830f0cf0142b9fc3:
>
> [...]
Here is the summary with links:
- [GIT,PULL] arm64: dts: ti: K3 updates for v6.19 part2
https://git.kernel.org/soc/soc/c/287df51938b2
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-11-21 20:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-17 14:28 [GIT PULL] arm64: dts: ti: K3 updates for v6.19 Vignesh Raghavendra
2025-11-21 16:36 ` [GIT PULL] arm64: dts: ti: K3 updates for v6.19 part2 Vignesh Raghavendra
2025-11-21 20:21 ` patchwork-bot+linux-soc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox