Re: [PATCH 0/3] dt-bindings: mmc: marvell,xenon-sdhci: Fix several validation warnings

From: Ulf Hansson
Date: Mon Apr 07 2025 - 12:14:11 EST


On Thu, 20 Mar 2025 at 22:36, Rob Herring (Arm) <robh@xxxxxxxxxx> wrote:
>
> 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>
>

Applied for next, thanks!

Kind regards
Uffe