This small series fixes several validation warnings caused by the marvell,xenon-sdhci binding: marvell: mmc@6e0000: clocks: [[4, 4]] is too short marvell: mmc@6e0000: clock-names: ['core'] is too short marvell: mmc@780000: Unevaluated properties are not allowed ('dma-coherent' was unexpected) marvell: mmc@780000: Unevaluated properties are not allowed ('dma-coherent', 'iommus' were unexpected) marvell: mmc@d0000: Unevaluated properties are not allowed ('sdhci-caps-mask' was unexpected) Signed-off-by: "Rob Herring (Arm)" <robh@xxxxxxxxxx> --- Rob Herring (Arm) (3): dt-bindings: mmc: marvell,xenon-sdhci: Allow "dma-coherent" and "iommus" dt-bindings: mmc: marvell,xenon-sdhci: Add reference to sdhci-common.yaml dt-bindings: mmc: marvell,xenon-sdhci: Drop requiring 2 clocks .../bindings/mmc/marvell,xenon-sdhci.yaml | 27 +++++----------------- 1 file changed, 6 insertions(+), 21 deletions(-) --- base-commit: 2014c95afecee3e76ca4a56956a936e23283f05b change-id: 20250320-dt-marvell-mmc-443bd0060974 Best regards, -- Rob Herring (Arm) <robh@xxxxxxxxxx>