diff options
author | 2023-09-22 07:50:17 +0200 | |
---|---|---|
committer | 2023-10-15 23:40:09 +0200 | |
commit | d8b877d60d77a5989061ebed7d6a84850f89d23b (patch) | |
tree | 70d497f23720a329634489ea8e40266801b79d37 | |
parent | Merge branch 'thermal-misc' (diff) | |
download | linux-rng-d8b877d60d77a5989061ebed7d6a84850f89d23b.tar.xz linux-rng-d8b877d60d77a5989061ebed7d6a84850f89d23b.zip |
dt-bindings: thermal: mediatek: Add mt7988 lvts compatible
Add compatible string for mt7988 lvts application processor.
Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20230922055020.6436-2-linux@fw-web.de
-rw-r--r-- | Documentation/devicetree/bindings/thermal/mediatek,lvts-thermal.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/thermal/mediatek,lvts-thermal.yaml b/Documentation/devicetree/bindings/thermal/mediatek,lvts-thermal.yaml index fe9ae4c425c0..e6665af52ee6 100644 --- a/Documentation/devicetree/bindings/thermal/mediatek,lvts-thermal.yaml +++ b/Documentation/devicetree/bindings/thermal/mediatek,lvts-thermal.yaml @@ -18,6 +18,7 @@ description: | properties: compatible: enum: + - mediatek,mt7988-lvts-ap - mediatek,mt8192-lvts-ap - mediatek,mt8192-lvts-mcu - mediatek,mt8195-lvts-ap |