dt-bindings: mmc: xenon: Convert to JSON schema
authorChris Packham <chris.packham@alliedtelesis.co.nz>
Tue, 29 Mar 2022 22:05:44 +0000 (11:05 +1300)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 26 Apr 2022 12:05:19 +0000 (14:05 +0200)
commit3ddfa03d8162264b32b95b26eccb902ed4e07f3f
tree54865b7d85f0e24014f149424b255a8923d402ea
parentfc1fdbd94cabab0f647c80fbd5c41029f84735b4
dt-bindings: mmc: xenon: Convert to JSON schema

Convert the marvell,xenon-sdhci binding to JSON schema. Currently the
in-tree dts files don't validate because they use sdhci@ instead of mmc@
as required by the generic mmc-controller schema.

The compatible "marvell,sdhci-xenon" was not documented in the old
binding but it accompanies the of "marvell,armada-3700-sdhci" in the
armada-37xx SoC dtsi so this combination is added to the new binding
document.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220329220544.2132135-3-chris.packham@alliedtelesis.co.nz
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.txt [deleted file]
Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml [new file with mode: 0644]
MAINTAINERS