Home
last modified time | relevance | path

Searched hist:bf1e24c5330af06b2f7f1a166a1011d8d48e8651 (Results 1 – 1 of 1) sorted by relevance

/linux/Documentation/devicetree/bindings/watchdog/
H A Dsamsung-wdt.yamldiff bf1e24c5330af06b2f7f1a166a1011d8d48e8651 Tue Dec 05 10:22:28 CET 2023 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> dt-bindings: watchdog: 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: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20231205092229.19135-6-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>