[PATCH 1/3] dt-bindings: spmi: Add Apple A11 and T2 compatible

From: Nick Chan
Date: Mon Jun 09 2025 - 11:07:15 EST


The SPMI bus found on Apple A11 and T2 SoCs are compatible with the
existing driver so add their compatibles.

Signed-off-by: Nick Chan <towinchenmi@xxxxxxxxx>
---
Documentation/devicetree/bindings/spmi/apple,spmi.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/spmi/apple,spmi.yaml b/Documentation/devicetree/bindings/spmi/apple,spmi.yaml
index 16bd7eb2b7af2c0b176f0e5b1970f4670af691da..e3aa248c0326c36bb0307e8aad4025b1bc05540a 100644
--- a/Documentation/devicetree/bindings/spmi/apple,spmi.yaml
+++ b/Documentation/devicetree/bindings/spmi/apple,spmi.yaml
@@ -18,6 +18,8 @@ properties:
compatible:
items:
- enum:
+ - apple,t8012-spmi
+ - apple,t8015-spmi
- apple,t8103-spmi
- apple,t6000-spmi
- apple,t8112-spmi

--
2.49.0