Home
last modified time | relevance | path

Searched hist:"5 a17f863c042beef7835688fe7a9667083530df2" (Results 1 – 1 of 1) sorted by relevance

/linux/Documentation/devicetree/bindings/mmc/
H A Dsamsung,exynos-dw-mshc.yamldiff 5a17f863c042beef7835688fe7a9667083530df2 Wed Nov 08 11:43:30 CET 2023 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> dt-bindings: mmc: samsung,exynos-dw-mshc: add specific compatibles for existing SoC

Samsung Exynos SoC reuses several devices from older designs, thus
historically we kept the old (block's) compatible only. This works fine
and there is no bug here, however guidelines expressed in
Documentation/devicetree/bindings/writing-bindings.rst state that:
1. Compatibles should be specific.
2. We should add new compatibles in case of bugs or features.

Add compatibles specific to each SoC in front of all old-SoC-like
compatibles.

While re-indenting the first enum, put also axis,artpec8-dw-mshc in
alphabetical order.

Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Link: https://lore.kernel.org/r/20231108104343.24192-5-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>