Home
last modified time | relevance | path

Searched hist:"9 da80ed69eb150617e8c72aeb7fdb9bfc7b97fba" (Results 1 – 1 of 1) sorted by relevance

/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-exynos5.yamldiff 9da80ed69eb150617e8c72aeb7fdb9bfc7b97fba Wed Nov 08 11:43:28 CET 2023 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> dt-bindings: i2c: exynos5: 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.

Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Wolfram Sang <wsa@kernel.org>
Link: https://lore.kernel.org/r/20231108104343.24192-3-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>