[PATCH v4 1/8] dt-bindings: mmc: Convert fsl-esdhc.txt to yaml
Krzysztof Kozlowski
krzk at kernel.org
Tue Jun 11 23:30:34 PDT 2024
On 11/06/2024 18:01, Frank Li wrote:
> 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 at 2e000" to "mmc at 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
>
> Signed-off-by: Frank Li <Frank.Li at nxp.com>
>
This should be reversed with the second patch, because first you fix
voltage-ranges to the same type, then you use it.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list