From: Sven Peter <sven@kernel.org>
To: soc@lists.linux.dev
Cc: asahi@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, Sven Peter <sven@kernel.org>
Subject: [GIT PULL] Apple SoC fixes for v6.16
Date: Sat, 21 Jun 2025 19:09:34 +0200 [thread overview]
Message-ID: <20250621170934.63194-1-sven@kernel.org> (raw)
Hi Arnd,
Here are three fixes for device tree warnings from our side.
As usual, they've already been in -next for a while.
Thanks,
Sven
-- >8 --
The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sven/linux.git tags/apple-soc-fixes-6.16
for you to fetch changes up to 08a0d93c353bd55de8b5fb77b464d89425be0215:
arm64: dts: apple: Move touchbar mipi {address,size}-cells from dtsi to dts (2025-06-13 14:32:25 +0000)
----------------------------------------------------------------
Apple SoC fixes for 6.16
One devicetree fix for a dtbs_warning that's been present for a while:
- Rename the PCIe BCM4377 node to conform to the devicetree binding
schema
Two devicetree fixes for W=1 warnings that have been introduced recently:
- Drop {address,size}-cells from SPI NOR which doesn't have any child
nodes such that these don't make sense
- Move touchbar mipi {address,size}-cells from the dtsi file where the
node is disabled and has no children to the dts file where it's
enabled and its children are declared
Signed-off-by: Sven Peter <sven@kernel.org>
----------------------------------------------------------------
Janne Grunau (1):
arm64: dts: apple: t8103: Fix PCIe BCM4377 nodename
Sven Peter (2):
arm64: dts: apple: Drop {address,size}-cells from SPI NOR
arm64: dts: apple: Move touchbar mipi {address,size}-cells from dtsi to dts
arch/arm64/boot/dts/apple/spi1-nvram.dtsi | 2 --
arch/arm64/boot/dts/apple/t8103-j293.dts | 2 ++
arch/arm64/boot/dts/apple/t8103-jxxx.dtsi | 2 +-
arch/arm64/boot/dts/apple/t8103.dtsi | 2 --
arch/arm64/boot/dts/apple/t8112-j493.dts | 2 ++
arch/arm64/boot/dts/apple/t8112.dtsi | 2 --
6 files changed, 5 insertions(+), 7 deletions(-)
reply other threads:[~2025-06-21 17:09 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=20250621170934.63194-1-sven@kernel.org \
--to=sven@kernel.org \
--cc=asahi@lists.linux.dev \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@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.