lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20250621170934.63194-1-sven@kernel.org>
Date: Sat, 21 Jun 2025 19:09:34 +0200
From: Sven Peter <sven@...nel.org>
To: soc@...ts.linux.dev
Cc: asahi@...ts.linux.dev,
	linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org,
	Sven Peter <sven@...nel.org>
Subject: [GIT PULL] Apple SoC fixes for v6.16

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@...nel.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(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ