arm64: dts: fsd: add specific compatibles for Tesla FSD
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 5 Dec 2023 09:22:29 +0000 (10:22 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 7 Dec 2023 13:32:46 +0000 (14:32 +0100)
commit5f257922c5948c58669346d5cda371632108f266
treee72c450a40105a7056172ee60c04c26167e222d7
parentd834019f0c1762629937b7017cae642144bd2c22
arm64: dts: fsd: add specific compatibles for Tesla FSD

Tesla FSD is a derivative of Samsung Exynos SoC, thus just like the
others it reuses several devices from older designs.  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 Tesla FSD compatible specific to be used with an existing fallback.
This will also help reviews of new code using existing DTS as template.
No functional impact on Linux drivers behavior.

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20231205092229.19135-7-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm64/boot/dts/tesla/fsd.dtsi