We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d1217a commit 4eb2b72Copy full SHA for 4eb2b72
Documentation/devicetree/bindings/mfd/atmel,sama5d2-flexcom.yaml
@@ -19,12 +19,11 @@ properties:
19
oneOf:
20
- const: atmel,sama5d2-flexcom
21
- items:
22
- - const: microchip,sam9x7-flexcom
+ - enum:
23
+ - microchip,sam9x7-flexcom
24
+ - microchip,sama7d65-flexcom
25
+ - microchip,sama7g5-flexcom
26
- - items:
- - const: microchip,sama7g5-flexcom
- - const: atmel,sama5d2-flexcom
27
-
28
29
reg:
30
maxItems: 1
0 commit comments