lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20260121121431.qam6qnq7sxdwpeor@unlivable>
Date: Wed, 21 Jan 2026 06:14:31 -0600
From: Nishanth Menon <nm@...com>
To: SoC <soc@...nel.org>, <arm@...nel.org>
CC: SoC list <soc@...ts.linux.dev>, <linux-arm-kernel@...ts.infradead.org>,
	<linux-kernel@...r.kernel.org>, Tero Kristo <kristo@...nel.org>, "Vignesh
 Raghavendra" <vigneshr@...com>, Nishanth Menon <nm@...com>
Subject: [GIT PULL 3/3] arm64: dts: ti: K3 updates for v6.20

Hi,

This PR has the usual 75 char warnings around pinctrl usage and couple
of other places which I have chosen to ignore in favor of readability.

Additionally, commit 4df89cb826e0 ("dt-bindings: remoteproc: Add HSM
M4F core on TI K3 SoCs") is available in linux-next from remote-proc
tree[1], so ti,hsm-m4fss compatibile nodes were picked as a result.
This generates a checkpatch warning which should be cleared once
remote-proc tree is merged.

Finally, this tag also contains ti-k3-dt-fixes-for-v6.19[2] for
cleaner build which was merged to linus master post v6.19-rc1
(shortlog and diffstat in the pull request contain these patches as
well).

Please pull:
The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

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.20

for you to fetch changes up to 53289af62b66812d07a7b0f5f9d62f429c94d317:

  arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix SD card regulator (2026-01-16 05:57:33 -0600)

----------------------------------------------------------------
TI K3 device tree updates for v6.20

Generic Fixes/Cleanups:
- Minor whitespace cleanup and lowercase hex formatting for consistency
- Various DT schema warning fixes across multiple boards

SoC Specific Features and Fixes:
AM62P/J722S:
- Add HSM M4F node for hardware security module support

J784S4/J742S2/J721S2:
- Add HSM M4F node for hardware security module support
- Refactor watchdog instances for j784s4
- Move c71_3 node to appropriate order in device tree

Board Specific Fixes:
AM62:
- phycore-som: Add bootphase tags to cpsw_mac_syscon and phy_gmii_sel

AM62A:
- phycore-som: Add bootphase tags to cpsw_mac_syscon and phy_gmii_sel

AM62P:
- Verdin: Fix SD regulator startup delay

AM67A:
- Kontron SA67: Fix CMA node and SD card regulator configuration

AM69:
- Aquila: Change main_spi0/2 chip select to GPIO mode
- Aquila-clover: Change main_spi2 CS0 to GPIO mode
- Aquila-dev/clover: Fix USB-C Sink PDO configuration

----------------------------------------------------------------
Abhash Kumar Jha (2):
      arm64: dts: ti: k3-j784s4-main.dtsi: Move c71_3 node to appropriate order
      arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor watchdog instances for j784s4

Beleswar Padhi (2):
      arm64: dts: ti: k3-{j784s4-j742s2/j721s2}-mcu-wakeup: Add HSM M4F node
      arm64: dts: ti: k3-am62p-j722s-common-main: Add HSM M4F node

Daniel Schultz (2):
      arm64: dts: ti: k3-am62-phycore-som: Add bootphase tag to cpsw_mac_syscon
      arm64: dts: ti: k3-am62a-phycore-som: Add bootphase tag to cpsw_mac_syscon

Francesco Dolcini (3):
      arm64: dts: ti: k3-am69-aquila-dev: Fix USB-C Sink PDO
      arm64: dts: ti: k3-am69-aquila-clover: Fix USB-C Sink PDO
      arm64: dts: ti: am62p-verdin: Fix SD regulator startup delay

Krzysztof Kozlowski (2):
      arm64: dts: ti: Minor whitespace cleanup
      arm64: dts: ti: Use lowercase hex

Michael Walle (2):
      arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix CMA node
      arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix SD card regulator

Vitor Soares (2):
      arm64: dts: ti: k3-am69-aquila: Change main_spi0/2 CS to GPIO mode
      arm64: dts: ti: k3-am69-aquila-clover: Change main_spi2 CS0 to GPIO mode

Wadim Egorov (4):
      arm64: dts: ti: k3-am642-phyboard-electra-peb-c-010: Fix icssg-prueth schema warning
      arm64: dts: ti: k3-am642-phyboard-electra-x27-gpio1-spi1-uart3: Fix schema warnings
      arm64: dts: ti: k3-am62-lp-sk-nand: Rename pinctrls to fix schema warnings
      arm64: dts: ti: k3-am62(a)-phycore-som: Add bootphase tag to phy_gmii_sel

 arch/arm64/boot/dts/ti/k3-am62-lp-sk-nand.dtso     |  2 +-
 arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi    |  8 +++
 arch/arm64/boot/dts/ti/k3-am62a-phycore-som.dtsi   |  8 +++
 arch/arm64/boot/dts/ti/k3-am62d2-evm.dts           |  2 +-
 .../boot/dts/ti/k3-am62p-j722s-common-main.dtsi    | 17 +++++++
 arch/arm64/boot/dts/ti/k3-am62p-verdin.dtsi        |  4 +-
 arch/arm64/boot/dts/ti/k3-am62p.dtsi               |  1 +
 arch/arm64/boot/dts/ti/k3-am62p5-sk.dts            |  2 +-
 .../boot/dts/ti/k3-am62p5-var-som-symphony.dts     |  4 +-
 arch/arm64/boot/dts/ti/k3-am64-main.dtsi           | 18 +++----
 .../ti/k3-am642-phyboard-electra-peb-c-010.dtso    |  7 +--
 .../boot/dts/ti/k3-am642-phyboard-electra-rdk.dts  |  6 +--
 ...m642-phyboard-electra-x27-gpio1-spi1-uart3.dtso | 12 ++---
 .../dts/ti/k3-am65-iot2050-arduino-connector.dtsi  | 58 +++++++++++-----------
 arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi |  2 +-
 arch/arm64/boot/dts/ti/k3-am65-main.dtsi           |  4 +-
 arch/arm64/boot/dts/ti/k3-am654-base-board.dts     |  2 +-
 .../boot/dts/ti/k3-am67a-kontron-sa67-base.dts     |  4 +-
 arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts   | 14 +++---
 arch/arm64/boot/dts/ti/k3-am69-aquila-clover.dts   |  7 +--
 arch/arm64/boot/dts/ti/k3-am69-aquila-dev.dts      |  4 +-
 arch/arm64/boot/dts/ti/k3-am69-aquila.dtsi         |  6 ++-
 arch/arm64/boot/dts/ti/k3-am69-sk.dts              | 26 +++++-----
 arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi    |  4 +-
 arch/arm64/boot/dts/ti/k3-j721e-sk.dts             | 24 ++++-----
 arch/arm64/boot/dts/ti/k3-j721e.dtsi               |  4 +-
 arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi   | 19 ++++++-
 arch/arm64/boot/dts/ti/k3-j722s-evm.dts            |  2 +-
 arch/arm64/boot/dts/ti/k3-j722s-main.dtsi          |  5 ++
 arch/arm64/boot/dts/ti/k3-j722s.dtsi               |  3 +-
 arch/arm64/boot/dts/ti/k3-j742s2-mcu-wakeup.dtsi   |  4 ++
 .../boot/dts/ti/k3-j784s4-j742s2-evm-common.dtsi   |  4 +-
 .../boot/dts/ti/k3-j784s4-j742s2-main-common.dtsi  | 36 --------------
 .../dts/ti/k3-j784s4-j742s2-mcu-wakeup-common.dtsi | 17 +++++++
 arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi         | 58 ++++++++++++++++++----
 35 files changed, 238 insertions(+), 160 deletions(-)

[1] https://lore.kernel.org/linux-arm-kernel/aV59SdFU15HpLHeO@p14s/
[2] https://lore.kernel.org/linux-arm-kernel/20251215132845.faudhjh7ywxdx2nq@elongated/

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D
https://ti.com/opensource

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ