mbox series

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

Message ID 20250320-dt-marvell-mmc-v1-0-e51002ea0238@kernel.org (mailing list archive)
Headers show
Series dt-bindings: mmc: marvell,xenon-sdhci: Fix several validation warnings | expand

Message

Rob Herring March 20, 2025, 9:35 p.m. UTC
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@kernel.org>
---
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,