[GIT PULL] amlogic ARM64 DT updates for v6.19
Neil Armstrong
neil.armstrong at linaro.org
Wed Nov 26 00:43:21 PST 2025
Hi,
Here's the Amlogic ARM64 DT changes for v6.19, adding new base hardware nodes
for the Amlogic S6/S7/S7D SoCs, pinctrl for Amlogic A5, hardware camera ISP
nodes for the Amlogic C3, non urgent fix for the PCIe DBI memory region and
support for new Tanix TX9 Pro board.
Thanks,
Neil
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/amlogic/linux.git tags/amlogic-arm64-dt-for-v6.19
for you to fetch changes up to a7ab6f946683e065fa22db1cc2f2748d4584178a:
arm64: dts: amlogic: meson-g12b: Fix L2 cache reference for S922X CPUs (2025-11-26 09:35:42 +0100)
----------------------------------------------------------------
Amlogic ARM64 DT Changes for v6.19:
- Fix the PCIe DBI memory region name
- Add ISP nodes for Amlogic C3
- Add power controller nodes for Amlogic S6/S7/S7D
- Add Pinctrl node for Amlogic A4
- Add AO Secure node for Amlogic S6/S7/S7D
- Add GPIO Interrupt node for Amlogic S6/S7/S7D
- Fix S922X cache layout
- New Boards:
- Tanix TX9 Pro
----------------------------------------------------------------
Christian Hewitt (2):
dt-bindings: arm: amlogic: add support for Tanix TX9 Pro
arm64: dts: meson: add initial device-tree for Tanix TX9 Pro
Guillaume La Roque (1):
arm64: dts: amlogic: meson-g12b: Fix L2 cache reference for S922X CPUs
Keke Li (1):
dts: arm64: amlogic: Add ISP related nodes for C3
Manivannan Sadhasivam (1):
arm64: dts: amlogic: Fix the register name of the 'DBI' region
Xianwei Zhao (7):
dts: arm64: amlogic: add a5 pinctrl node
arm64: dts: amlogic: s6: add ao secure node
arm64: dts: amlogic: s7: add ao secure node
arm64: dts: amlogic: s7d: add ao secure node
arm64: dts: Add gpio_intc node for Amlogic S6 SoCs
arm64: dts: Add gpio_intc node for Amlogic S7 SoCs
arm64: dts: Add gpio_intc node for Amlogic S7D SoCs
hongyu.chen1 (3):
arm64: dts: amlogic: s6: add power domain controller node
arm64: dts: amlogic: s7: add power domain controller node
arm64: dts: amlogic: s7d: add power domain controller node
Documentation/devicetree/bindings/arm/amlogic.yaml | 1 +
arch/arm64/boot/dts/amlogic/Makefile | 1 +
arch/arm64/boot/dts/amlogic/amlogic-a5.dtsi | 90 ++++++++++++++++++++++
.../boot/dts/amlogic/amlogic-c3-c308l-aw419.dts | 84 ++++++++++++++++++++
arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi | 88 +++++++++++++++++++++
arch/arm64/boot/dts/amlogic/amlogic-s6.dtsi | 28 +++++++
arch/arm64/boot/dts/amlogic/amlogic-s7.dtsi | 28 +++++++
arch/arm64/boot/dts/amlogic/amlogic-s7d.dtsi | 28 +++++++
arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 4 +-
arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi | 2 +-
arch/arm64/boot/dts/amlogic/meson-g12b.dtsi | 4 +-
arch/arm64/boot/dts/amlogic/meson-gxm-tx9-pro.dts | 90 ++++++++++++++++++++++
12 files changed, 443 insertions(+), 5 deletions(-)
create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxm-tx9-pro.dts
More information about the linux-amlogic
mailing list