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 9852d85 commit 40d8566Copy full SHA for 40d8566
Documentation/devicetree/bindings/clock/microchip,lan966x-gck.yaml
@@ -16,7 +16,18 @@ description: |
16
17
properties:
18
compatible:
19
- const: microchip,lan966x-gck
+ oneOf:
20
+ - enum:
21
+ - microchip,lan966x-gck
22
+ - microchip,lan9691-gck
23
+ - items:
24
25
+ - microchip,lan9698-gck
26
+ - microchip,lan9696-gck
27
+ - microchip,lan9694-gck
28
+ - microchip,lan9693-gck
29
+ - microchip,lan9692-gck
30
+ - const: microchip,lan9691-gck
31
32
reg:
33
minItems: 1
0 commit comments