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 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 | 103 +++++++++++++++++++++ .../devicetree/bindings/mmc/sdhci-atmel.txt | 35 ------- 2 files changed, 103 insertions(+), 35 deletions(-) --- base-commit: 985bf40edf4343dcb04c33f58b40b4a85c1776d4 change-id: 20240830-atmel-sdhci-c9a92b710624 Best regards, -- Dharma Balasubiramani <dharma.b@xxxxxxxxxxxxx>