[GIT PULL] amlogic ARM64 DT updates for v6.17

Neil Armstrong neil.armstrong at linaro.org
Wed Jul 16 00:38:18 PDT 2025


Hi,

Here's small but late PR for the Amlogic ARM64 DT changes, adding the S912 based Ugoos AM3
board, adding pinctrl support for new SoCs and finally enabling the NPU on the Alta
and VIM3 Amlogic G12B based boards now the kernel driver and userspace mesa supports
the NPU correctly.

Thanks,
Neil

The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

   Linux 6.16-rc1 (2025-06-08 13:44:43 -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.17

for you to fetch changes up to 587c1c00f75565567d1f26a333a3392f7a21c28c:

   arm64: dts: amlogic: Enable the npu node for Alta and VIM3 (2025-07-04 17:10:16 +0200)

----------------------------------------------------------------
Amlogic ARM64 DT for v6.17:
- Align wifi node name with bindings
- Add pinctrl nodes for Amlogic S7/S7D/S6 nodes
- Enable the NPU nodes on Alta & VIM3
- New boards:
   - Ugoos AM3

----------------------------------------------------------------
J. Neuschäfer (2):
       dt-bindings: arm: amlogic: Add Ugoos AM3
       arm64: dts: amlogic: Add Ugoos AM3

Krzysztof Kozlowski (1):
       arm64: dts: amlogic: Align wifi node name with bindings

Tomeu Vizoso (1):
       arm64: dts: amlogic: Enable the npu node for Alta and VIM3

Xianwei Zhao (3):
       dts: arm64: amlogic: add S7 pinctrl node
       dts: arm64: amlogic: add S7D pinctrl node
       dts: arm64: amlogic: add S6 pinctrl node

  Documentation/devicetree/bindings/arm/amlogic.yaml |  1 +
  arch/arm64/boot/dts/amlogic/Makefile               |  1 +
  arch/arm64/boot/dts/amlogic/amlogic-s6.dtsi        | 97 ++++++++++++++++++++++
  arch/arm64/boot/dts/amlogic/amlogic-s7.dtsi        | 81 ++++++++++++++++++
  arch/arm64/boot/dts/amlogic/amlogic-s7d.dtsi       | 90 ++++++++++++++++++++
  .../dts/amlogic/meson-g12b-a311d-khadas-vim3.dts   |  4 +
  .../dts/amlogic/meson-g12b-a311d-libretech-cc.dts  |  4 +
  .../arm64/boot/dts/amlogic/meson-gx-p23x-q20x.dtsi |  2 +-
  arch/arm64/boot/dts/amlogic/meson-gxm-rbox-pro.dts |  2 +-
  .../arm64/boot/dts/amlogic/meson-gxm-ugoos-am3.dts | 91 ++++++++++++++++++++
  10 files changed, 371 insertions(+), 2 deletions(-)
  create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxm-ugoos-am3.dts



More information about the linux-amlogic mailing list