diff options
Diffstat (limited to 'sys/contrib/device-tree/Bindings/mmc/cdns,sdhci.yaml')
| -rw-r--r-- | sys/contrib/device-tree/Bindings/mmc/cdns,sdhci.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/contrib/device-tree/Bindings/mmc/cdns,sdhci.yaml b/sys/contrib/device-tree/Bindings/mmc/cdns,sdhci.yaml index 6c40611405a0..ac75d694611a 100644 --- a/sys/contrib/device-tree/Bindings/mmc/cdns,sdhci.yaml +++ b/sys/contrib/device-tree/Bindings/mmc/cdns,sdhci.yaml @@ -15,6 +15,8 @@ properties: - enum: - amd,pensando-elba-sd4hc - microchip,mpfs-sd4hc + - microchip,pic64gx-sd4hc + - mobileye,eyeq-sd4hc - socionext,uniphier-sd4hc - const: cdns,sd4hc @@ -120,7 +122,7 @@ required: - clocks allOf: - - $ref: mmc-controller.yaml + - $ref: sdhci-common.yaml - if: properties: compatible: |
