All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: soc@lists.linux.dev
Cc: Krzysztof Kozlowski <krzk@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL 1/2] arm64: dts: cleanups for v7.3
Date: Thu,  6 Aug 2026 10:25:48 +0200	[thread overview]
Message-ID: <20260806082549.349249-3-krzk@kernel.org> (raw)

Hi Arnd and SoC folks,

Various DTS cleanups touching several platforms

Best regards,
Krzysztof


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/krzk/linux-dt.git tags/dt64-cleanup-7.3

for you to fetch changes up to 7c78d6fa9aec67a72a498cda5cdbaced890cb038:

  arm64: dts: Correct white-space style (2026-08-04 08:10:49 +0200)

----------------------------------------------------------------
Minor improvements in arm64 DTS for v7.3

Several non-functional (white-space and style) changes to match with DTS
coding style as reported by recent dt-check-style tool.  Goal is to get
to no `dt-check-style --mode strict` warnings over time.

----------------------------------------------------------------
Krzysztof Kozlowski (3):
      arm64: dts: amd: seattle: Remove useless clocks DTSI include
      arm64: dts: amd: seattle: Remove useless xgbe DTSI include
      arm64: dts: Correct white-space style

 arch/arm64/boot/dts/amd/amd-overdrive-rev-b0.dts   | 78 +++++++++++++++++++-
 arch/arm64/boot/dts/amd/amd-seattle-clks.dtsi      | 43 -----------
 arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi       | 36 +++++++++-
 arch/arm64/boot/dts/amd/amd-seattle-xgbe-b.dtsi    | 84 ----------------------
 arch/arm64/boot/dts/amlogic/meson-g12a-u200.dts    |  2 +-
 arch/arm64/boot/dts/apm/apm-shadowcat.dtsi         |  2 +-
 arch/arm64/boot/dts/apm/apm-storm.dtsi             |  2 +-
 arch/arm64/boot/dts/apple/t602x-j474-j475.dtsi     |  2 +-
 arch/arm64/boot/dts/broadcom/bcm2712.dtsi          |  2 +-
 .../boot/dts/intel/socfpga_agilex5_socdk_013b.dts  |  2 +-
 arch/arm64/boot/dts/marvell/armada-3720-db.dts     |  2 +-
 arch/arm64/boot/dts/marvell/cn9132-sr-cex7.dtsi    |  4 +-
 .../arm64/boot/dts/nvidia/tegra194-p3509-0000.dtsi |  2 +-
 arch/arm64/boot/dts/nvidia/tegra234.dtsi           |  2 +-
 arch/arm64/boot/dts/nvidia/tegra264.dtsi           |  2 +-
 arch/arm64/boot/dts/st/stm32mp257f-ev1.dts         |  4 +-
 arch/arm64/boot/dts/xilinx/versal-net.dtsi         |  4 +-
 17 files changed, 128 insertions(+), 145 deletions(-)
 delete mode 100644 arch/arm64/boot/dts/amd/amd-seattle-clks.dtsi
 delete mode 100644 arch/arm64/boot/dts/amd/amd-seattle-xgbe-b.dtsi


             reply	other threads:[~2026-08-06  8:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-06  8:25 Krzysztof Kozlowski [this message]
2026-08-06  8:25 ` [GIT PULL 2/2] ARM: dts: cleanups for v7.3 Krzysztof Kozlowski
2026-08-10 16:50 ` [GIT PULL 1/2] arm64: " 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=20260806082549.349249-3-krzk@kernel.org \
    --to=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=soc@lists.linux.dev \
    /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.