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 1953ebe commit fff8b0eCopy full SHA for fff8b0e
Documentation/devicetree/bindings/i2c/microchip,corei2c.yaml
@@ -16,7 +16,9 @@ properties:
16
compatible:
17
oneOf:
18
- items:
19
- - const: microchip,mpfs-i2c # Microchip PolarFire SoC compatible SoCs
+ - enum:
20
+ - microchip,pic64gx-i2c
21
+ - microchip,mpfs-i2c # Microchip PolarFire SoC compatible SoCs
22
- const: microchip,corei2c-rtl-v7 # Microchip Fabric based i2c IP core
23
24
0 commit comments