linux-amlogic.lists.infradead.org archive mirror
 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 v6.18
Date: Fri, 19 Sep 2025 09:46:05 +0200	[thread overview]
Message-ID: <d40e7e96-4a7c-4e4f-b36f-750c6525b95c@linaro.org> (raw)

Hi,

Here's the Amlogic ARM64 DT changes for v6.18, mainly adding cache properties to all
ARM cores in Amlogic SoCs, enabling RTC on C3, fixing RTC node layout on C3 and fixing
long-running issues with SDCard on BananaPi S905x3 boards and the Odroid-C2.

Thanks,
Neil

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

   Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

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

for you to fetch changes up to 663bfe77b6f70bcb33b2607e16c94fcb1029580e:

   arm64: dts: amlogic: gxbb-odroidc2: remove UHS capability for SD card (2025-09-10 09:32:09 +0200)

----------------------------------------------------------------
Amlogic ARM64 DT for v6.18:
- Add cache information to the Amlogic SoCs
- Add RTC node for Amlogic C3 SoC
- Fix PWM node for Amlogic C3 SoC
- Remove UHS capability for Odroid-C2 SDCard

----------------------------------------------------------------
Anand Moon (11):
       arm64: dts: amlogic: Add cache information to the Amlogic GXBB and GXL SoC
       arm64: dts: amlogic: Add cache information to the Amlogic SM1 SoC
       arm64: dts: amlogic: Add cache information to the Amlogic G12A SoCS
       arm64: dts: amlogic: Add cache information to the Amlogic AXG SoCS
       arm64: dts: amlogic: Add cache information to the Amlogic GXM SoCS
       arm64: dts: amlogic: Add cache information to the Amlogic A1 SoC
       arm64: dts: amlogic: Add cache information to the Amlogic A4 SoC
       arm64: dts: amlogic: Add cache information to the Amlogic C3 SoC
       arm64: dts: amlogic: Add cache information to the Amlogic S7 SoC
       arm64: dts: amlogic: Add cache information to the Amlogic S922X SoC
       arm64: dts: amlogic: Add cache information to the Amlogic T7 SoC

Christian Hewitt (1):
       arm64: dts: amlogic: sm1-bananapi: lower SD card speed for stability

Valerio Setti (1):
       arm64: dts: amlogic: gxbb-odroidc2: remove UHS capability for SD card

Xianwei Zhao (2):
       arm64: dts: amlogic: C3: Add RTC controller node
       dts: arm: amlogic: fix pwm node for c3

  arch/arm64/boot/dts/amlogic/amlogic-a4.dtsi        | 37 +++++++++++
  arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi        | 41 +++++++++++-
  arch/arm64/boot/dts/amlogic/amlogic-s7.dtsi        | 36 +++++++++++
  arch/arm64/boot/dts/amlogic/amlogic-t7.dtsi        | 74 ++++++++++++++++++++++
  arch/arm64/boot/dts/amlogic/meson-a1.dtsi          | 15 +++++
  arch/arm64/boot/dts/amlogic/meson-axg.dtsi         | 21 ++++++
  arch/arm64/boot/dts/amlogic/meson-g12a.dtsi        | 27 ++++++++
  arch/arm64/boot/dts/amlogic/meson-g12b.dtsi        | 62 ++++++++++++++++--
  arch/arm64/boot/dts/amlogic/meson-gx.dtsi          | 27 ++++++++
  .../arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts |  4 --
  arch/arm64/boot/dts/amlogic/meson-gxm.dtsi         | 24 +++++++
  .../arm64/boot/dts/amlogic/meson-sm1-bananapi.dtsi |  5 +-
  arch/arm64/boot/dts/amlogic/meson-sm1.dtsi         | 27 ++++++++
  13 files changed, 385 insertions(+), 15 deletions(-)

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

                 reply	other threads:[~2025-09-19  7:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=d40e7e96-4a7c-4e4f-b36f-750c6525b95c@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).