dt-bindings: pwm: samsung: add specific compatible for Tesla FSD
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 5 Dec 2023 09:22:25 +0000 (10:22 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 7 Dec 2023 13:31:50 +0000 (14:31 +0100)
commitedb32ec3cea79b518e6af841ecb01c839818f562
tree3ea5ab502a23c5397199d15344e595011f48c88c
parent7677fdbc036b93a882f660ca2484a6807e72f0be
dt-bindings: pwm: samsung: add specific compatible 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.

Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20231205092229.19135-3-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Documentation/devicetree/bindings/pwm/pwm-samsung.yaml