[PATCH v2 0/3] SPMI dt-bindings and nodes for Apple A11 and T2 SoCs

Nick Chan posted 3 patches 1 month, 3 weeks ago
There is a newer version of this series
Documentation/devicetree/bindings/spmi/apple,spmi.yaml | 2 ++
arch/arm64/boot/dts/apple/t8012.dtsi                   | 8 ++++++++
arch/arm64/boot/dts/apple/t8015.dtsi                   | 8 ++++++++
3 files changed, 18 insertions(+)
[PATCH v2 0/3] SPMI dt-bindings and nodes for Apple A11 and T2 SoCs
Posted by Nick Chan 1 month, 3 weeks ago
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.

Signed-off-by: Nick Chan <towinchenmi@gmail.com>
---
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

---
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 | 2 ++
 arch/arm64/boot/dts/apple/t8012.dtsi                   | 8 ++++++++
 arch/arm64/boot/dts/apple/t8015.dtsi                   | 8 ++++++++
 3 files changed, 18 insertions(+)
---
base-commit: 8f5ae30d69d7543eee0d70083daf4de8fe15d585
change-id: 20250527-t8015-spmi-838bb49d34ae

Best regards,
-- 
Nick Chan <towinchenmi@gmail.com>