]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'ti-k3-dt-for-v6.19-part2' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Fri, 21 Nov 2025 20:06:29 +0000 (21:06 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 21 Nov 2025 20:06:29 +0000 (21:06 +0100)
commit4079b4700dc27c6fad3f6614ccf340abe1f1130c
tree9647a26f3f2db80ea98f5010e0e9d90e732f742d
parent887bc881634a34a1e8230712018344758a3303dd
parent56baa9190988f35d53b1479a87c1bf44f6c979c6
Merge tag 'ti-k3-dt-for-v6.19-part2' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/dt

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

* tag 'ti-k3-dt-for-v6.19-part2' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux:
  arm64: dts: ti: k3-am62l: Fix unit address of cbass_wakeup
  arm64: dts: ti: k3-j721e-sk: Fix pinmux for pin Y1 used by power regulator
  arm64: dts: ti: Add missing applied DT overlay targets
  arm64: dts: ti: sa67: add build time dtb for overlays
  arm64: dts: ti: Enable build testing of PHYTEC board overlays

Signed-off-by: Arnd Bergmann <arnd@arndb.de>