[PATCH v4 0/3] SPMI dt-bindings and nodes for Apple A11 and T2 SoCs
From: Nick Chan <hidden>
Date: 2025-09-15 01:49:30
Also in:
asahi, linux-devicetree, lkml
Hi, This series adds dt-bindings and nodes for Apple A11 and T2 SoCs, and the existing driver appears to be compatible. Drivers for the attached Dialog DA2422 and DA2449 PMICs will be in a future patch series. The dt-binding patch depends on other spmi dt-binding patches that are already applied in apple-soc/drivers-6.18, so it is best for it to be applied through there. Signed-off-by: Nick Chan <redacted> --- Changes in v4: - Keep the empty lines as is in the spmi dt-bindings file - Keep DT includes in alphabetical order - Drop tags for dt-bindings since they are sigificantly different from v2 - Link to v3: https://lore.kernel.org/r/20250829-t8015-spmi-v3-0-58b15ee2c825@gmail.com (local) Changes in v3: - After discussion with the DT maintainers we agreed not to extend the generic compatible[1]. Change the series to the agreed-upon style. - Now depends on a patch[2] adding the t602x spmi compatible. - Link to v2: https://lore.kernel.org/r/20250811-t8015-spmi-v2-0-a291acf0d469@gmail.com (local) [1]: https://lore.kernel.org/asahi/12ab93b7-1fc2-4ce0-926e-c8141cfe81bf@kernel.org/ (local) [2]: https://lore.kernel.org/asahi/20250828-dt-apple-t6020-v1-22-507ba4c4b98e@jannau.net/ (local) Changes in v2: - Rebased on top of v6.17-rc1 - Collect Rob and Sven's tags - Link to v1: https://lore.kernel.org/r/20250609-t8015-spmi-v1-0-b3c55ad01491@gmail.com (local) --- Nick Chan (3): dt-bindings: spmi: Add Apple A11 and T2 compatible arm64: dts: apple: t8012: Add SPMI node arm64: dts: apple: t8015: Add SPMI node Documentation/devicetree/bindings/spmi/apple,spmi.yaml | 5 ++++- arch/arm64/boot/dts/apple/t8012.dtsi | 8 ++++++++ arch/arm64/boot/dts/apple/t8015.dtsi | 8 ++++++++ 3 files changed, 20 insertions(+), 1 deletion(-) --- base-commit: 989ca853ddeefad448bdfb771113faf9cc480936 change-id: 20250527-t8015-spmi-838bb49d34ae Best regards, -- Nick Chan [off-list ref]