We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ff9a8b commit feb849dCopy full SHA for feb849d
1 file changed
Documentation/devicetree/bindings/mfd/apple,smc.yaml
@@ -17,7 +17,9 @@ properties:
17
compatible:
18
oneOf:
19
- items:
20
- - const: apple,t6020-smc
+ - enum:
21
+ - apple,t6020-smc
22
+ - apple,t8122-smc
23
- const: apple,t8103-smc
24
25
- enum:
0 commit comments