[PATCH 1/4] dt-bindings: mmc: atmel,sama5d2-sdhci: add LAN969x compatible
Robert Marko <[email protected]>
| Newsgroups | org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-mmc |
|---|---|
| Message-ID | <[email protected]> |
The SDHCI controller in the LAN969x family is compatible with the SAM9X60 implementation. Add the microchip,lan9691-sdhci compatible with microchip,sam9x60-sdhci as its fallback. Signed-off-by: Robert Marko <[email protected]> --- Documentation/devicetree/bindings/mmc/atmel,sama5d2-sdhci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mmc/atmel,sama5d2-sdhci.yaml b/Documentation/devicetree/bindings/mmc/atmel,sama5d2-sdhci.yaml index ba75623b7778..af1c66a1f882 100644 --- a/Documentation/devicetree/bindings/mmc/atmel,sama5d2-sdhci.yaml +++ b/Documentation/devicetree/bindings/mmc/atmel,sama5d2-sdhci.yaml @@ -21,6 +21,7 @@ properties: - microchip,sam9x60-sdhci - items: - enum: + - microchip,lan9691-sdhci - microchip,sam9x7-sdhci - microchip,sama7d65-sdhci - microchip,sama7g5-sdhci -- 2.55.0