projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
989ca85
)
dt-bindings: spmi: Add Apple A11 and T2 compatible
author
Nick Chan
<towinchenmi@gmail.com>
Mon, 15 Sep 2025 01:52:24 +0000
(09:52 +0800)
committer
Sven Peter
<sven@kernel.org>
Thu, 18 Sep 2025 19:11:15 +0000
(21:11 +0200)
The SPMI bus found on Apple A11 and T2 SoCs are compatible with the
existing driver for t8103's spmi so add their compatibles.
Signed-off-by: Nick Chan <towinchenmi@gmail.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Sven Peter <sven@kernel.org>
Documentation/devicetree/bindings/spmi/apple,spmi.yaml
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/spmi/apple,spmi.yaml
b/Documentation/devicetree/bindings/spmi/apple,spmi.yaml
index
dbf09ad
..
ba524f1
100644
(file)
--- a/
Documentation/devicetree/bindings/spmi/apple,spmi.yaml
+++ b/
Documentation/devicetree/bindings/spmi/apple,spmi.yaml
@@
-18,7
+18,10
@@
properties:
compatible:
oneOf:
- items:
- - const: apple,t6020-spmi
+ - enum:
+ - apple,t6020-spmi
+ - apple,t8012-spmi
+ - apple,t8015-spmi
- const: apple,t8103-spmi
- items:
- enum: