]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
arm64: dts: apple: Add bit offset to PMIC NVMEM node names
authorSven Peter <sven@kernel.org>
Tue, 10 Jun 2025 17:17:35 +0000 (17:17 +0000)
committerSven Peter <sven@kernel.org>
Mon, 21 Jul 2025 15:21:43 +0000 (15:21 +0000)
commit6aaf36bb07057e7c97df7e64ed2cfe4bd56f3e6a
treef575504946dee280086e5ba2b252be118d82e4f2
parent19272b37aa4f83ca52bdf9c16d5d81bdd1354494
arm64: dts: apple: Add bit offset to PMIC NVMEM node names

Now that the dt-binding has been extended to allow indicating the bit
position the following warning about a duplicate unit address with W=1
can be fixed:

arch/arm64/boot/dts/apple/t8103.dtsi:764.46-767.8: Warning (unique_unit_address_if_enabled): /soc/spmi@23d0d9300/pmic@f/nvmem-layout/boot-error-count@9f02: duplicate unit-address (also used in node /soc/spmi@23d0d9300/pmic@f/nvmem-layout/panic-count@9f02)

Fixes: d8bf82081c9e ("arm64: dts: apple: Add PMIC NVMEM")
Link: https://lore.kernel.org/r/20250610-nvmem-bit-pattern-v1-2-55ed5c1b369c@kernel.org
Signed-off-by: Sven Peter <sven@kernel.org>
arch/arm64/boot/dts/apple/t600x-die0.dtsi
arch/arm64/boot/dts/apple/t8103.dtsi
arch/arm64/boot/dts/apple/t8112.dtsi