All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neil Armstrong <neil.armstrong@linaro.org>
To: soc@kernel.org, arm@kernel.org
Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] amlogic ARM64 DT updates for v7.3
Date: Fri, 31 Jul 2026 17:59:43 +0200	[thread overview]
Message-ID: <7db3a138-facb-4132-aed8-8e8dcd3bdf60@linaro.org> (raw)

Hi,

Here's the Amlogic ARM64 DT changes for v7.3, contains some overall
indentation cleanups for the Amlogic DTS, some new features support
for Amlogic A7 & A1 (clk measure), A9 (pinctrl, gpio-irq) and some
fixups for AXG to only enable PCIe on the S400 board.

Thanks,
Neil

The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

   Linux 7.2-rc1 (2026-06-28 12:01:31 -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-v7.3

for you to fetch changes up to 7f1d0cc86cb70fa550163b6f70fd1d484c03218e:

   arm64: dts: amlogic: meson-axg-s400: enable mipi_pcie_analog_dphy for PCIe (2026-07-20 14:31:02 +0200)

----------------------------------------------------------------
Amlogic ARM64 DT for v7.3:
- Amlogic AXG fixups for PCIe and NAND
- Overall indentation and whitespace fixups
- Amlogic A9 Pinctrl & GPIO IRQ nodes
- Clock measure nodes for Amlogic T7 & A1

----------------------------------------------------------------
Jian Hu (2):
       arm64: dts: meson: a1: Add clk measure support
       arm64: dts: amlogic: t7: Add clk measure support

Jun Yan (4):
       arm64: dts: amlogic: meson-axg: Disable nfc node by default
       arm64: dts: amlogic: meson-axg: Add missing nand_rb0 pin to nand_all_pins
       arm64: dts: amlogic: meson-axg: Disable pcie_phy node by default
       arm64: dts: amlogic: meson-axg-s400: enable mipi_pcie_analog_dphy for PCIe

Krzysztof Kozlowski (1):
       arm64: dts: amlogic: Correct indentation and whitespace

Xianwei Zhao (1):
       arm64: dts: amlogic: add some device nodes for A9

  arch/arm64/boot/dts/amlogic/amlogic-a9.dtsi        | 140 +++++++++++++++++++++
  arch/arm64/boot/dts/amlogic/amlogic-t7.dtsi        |   5 +
  arch/arm64/boot/dts/amlogic/meson-a1.dtsi          |   5 +
  arch/arm64/boot/dts/amlogic/meson-axg-s400.dts     |   8 ++
  arch/arm64/boot/dts/amlogic/meson-axg.dtsi         |   5 +-
  arch/arm64/boot/dts/amlogic/meson-g12b-a311d.dtsi  |  38 +++---
  .../boot/dts/amlogic/meson-gxl-s905d-sml5442tw.dts |   2 +-
  arch/arm64/boot/dts/amlogic/meson-gxl.dtsi         |   2 +-
  8 files changed, 183 insertions(+), 22 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Neil Armstrong <neil.armstrong@linaro.org>
To: soc@kernel.org, arm@kernel.org
Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] amlogic ARM64 DT updates for v7.3
Date: Fri, 31 Jul 2026 17:59:43 +0200	[thread overview]
Message-ID: <7db3a138-facb-4132-aed8-8e8dcd3bdf60@linaro.org> (raw)

Hi,

Here's the Amlogic ARM64 DT changes for v7.3, contains some overall
indentation cleanups for the Amlogic DTS, some new features support
for Amlogic A7 & A1 (clk measure), A9 (pinctrl, gpio-irq) and some
fixups for AXG to only enable PCIe on the S400 board.

Thanks,
Neil

The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

   Linux 7.2-rc1 (2026-06-28 12:01:31 -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-v7.3

for you to fetch changes up to 7f1d0cc86cb70fa550163b6f70fd1d484c03218e:

   arm64: dts: amlogic: meson-axg-s400: enable mipi_pcie_analog_dphy for PCIe (2026-07-20 14:31:02 +0200)

----------------------------------------------------------------
Amlogic ARM64 DT for v7.3:
- Amlogic AXG fixups for PCIe and NAND
- Overall indentation and whitespace fixups
- Amlogic A9 Pinctrl & GPIO IRQ nodes
- Clock measure nodes for Amlogic T7 & A1

----------------------------------------------------------------
Jian Hu (2):
       arm64: dts: meson: a1: Add clk measure support
       arm64: dts: amlogic: t7: Add clk measure support

Jun Yan (4):
       arm64: dts: amlogic: meson-axg: Disable nfc node by default
       arm64: dts: amlogic: meson-axg: Add missing nand_rb0 pin to nand_all_pins
       arm64: dts: amlogic: meson-axg: Disable pcie_phy node by default
       arm64: dts: amlogic: meson-axg-s400: enable mipi_pcie_analog_dphy for PCIe

Krzysztof Kozlowski (1):
       arm64: dts: amlogic: Correct indentation and whitespace

Xianwei Zhao (1):
       arm64: dts: amlogic: add some device nodes for A9

  arch/arm64/boot/dts/amlogic/amlogic-a9.dtsi        | 140 +++++++++++++++++++++
  arch/arm64/boot/dts/amlogic/amlogic-t7.dtsi        |   5 +
  arch/arm64/boot/dts/amlogic/meson-a1.dtsi          |   5 +
  arch/arm64/boot/dts/amlogic/meson-axg-s400.dts     |   8 ++
  arch/arm64/boot/dts/amlogic/meson-axg.dtsi         |   5 +-
  arch/arm64/boot/dts/amlogic/meson-g12b-a311d.dtsi  |  38 +++---
  .../boot/dts/amlogic/meson-gxl-s905d-sml5442tw.dts |   2 +-
  arch/arm64/boot/dts/amlogic/meson-gxl.dtsi         |   2 +-
  8 files changed, 183 insertions(+), 22 deletions(-)

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

             reply	other threads:[~2026-07-31 15:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-31 15:59 Neil Armstrong [this message]
2026-07-31 15:59 ` [GIT PULL] amlogic ARM64 DT updates for v7.3 Neil Armstrong
2026-08-08 20:20 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7db3a138-facb-4132-aed8-8e8dcd3bdf60@linaro.org \
    --to=neil.armstrong@linaro.org \
    --cc=arm@kernel.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.