]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: mmc: Convert fsl-esdhc.txt to yaml
authorFrank Li <Frank.Li@nxp.com>
Thu, 13 Jun 2024 14:32:06 +0000 (10:32 -0400)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 20 Jun 2024 12:43:49 +0000 (14:43 +0200)
commit1f14028666386d806d00dd6e95da95327b146ded
tree136884778431c12b240b436f7f944e9cd3e07e4b
parentce4f2199a099c1394ad2343c0e3393690d0cd08f
dt-bindings: mmc: Convert fsl-esdhc.txt to yaml

Convert layerscape fsl-esdhc binding doc from txt to yaml format.

Addtional change during convert:
- Deprecate "sdhci,wp-inverted", "sdhci,1-bit-only".
- Add "reg" and "interrupts" property.
- Change example "sdhci@2e000" to "mmc@2e000".
- Compatible string require fsl,<chip>-esdhc followed by fsl,esdhc to match
most existed dts file.
- Set clock-frequency to 100mhz in example.
- clock-frequency is not required now.
- Allow dma-coherence
- Add clocks

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20240613-ls_waring_esdhc-v5-2-36644e2fe21c@nxp.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/fsl,esdhc.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/mmc/fsl-esdhc.txt [deleted file]