This patch series converts the sdhci-atmel dt-binding to yaml format and adds the sama7d65,sama7g5 compatibles to the list. Signed-off-by: Dharma Balasubiramani <dharma.b@xxxxxxxxxxxxx> --- Changes in v3: - update the items in clocks instead of plain description. - move the items list to clock-names. - since baseclk is must, change maxitems to minitems: 3, and modify the conditional bits accordingly. - Link to v2: https://lore.kernel.org/r/20240830-atmel-sdhci-v2-0-b7f58973f3fc@xxxxxxxxxxxxx Changes in v2: - Add missing deleted file to the patch "Documentation/devicetree/bindings/mmc/sdhci-atmel.txt" - Link to v1: https://lore.kernel.org/r/20240830-atmel-sdhci-v1-0-01e3ec8c9804@xxxxxxxxxxxxx --- Dharma Balasubiramani (2): dt-bindings: mmc: sdhci-atmel: Convert to json schema dt-bindings: mmc: atmel,sama5d2-sdhci: Add sama7d65 compatible .../bindings/mmc/atmel,sama5d2-sdhci.yaml | 95 ++++++++++++++++++++++ .../devicetree/bindings/mmc/sdhci-atmel.txt | 35 -------- 2 files changed, 95 insertions(+), 35 deletions(-) --- base-commit: 4b7d983dd85a5cdf4938f4a0a93adedf697ac04d change-id: 20240830-atmel-sdhci-c9a92b710624 Best regards, -- Dharma Balasubiramani <dharma.b@xxxxxxxxxxxxx>