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 1c7e587 commit 7c12f20Copy full SHA for 7c12f20
Documentation/devicetree/bindings/spi/microchip,mpfs-spi.yaml
@@ -17,9 +17,14 @@ properties:
17
compatible:
18
oneOf:
19
- items:
20
- - const: microchip,mpfs-qspi
+ - enum:
21
+ - microchip,mpfs-qspi
22
+ - microchip,pic64gx-qspi
23
- const: microchip,coreqspi-rtl-v2
24
- const: microchip,coreqspi-rtl-v2 # FPGA QSPI
25
+ - items:
26
+ - const: microchip,pic64gx-spi
27
+ - const: microchip,mpfs-spi
28
- const: microchip,mpfs-spi
29
30
reg:
0 commit comments