diff options
author | Frank Wunderlich <[email protected]> | 2023-09-22 07:50:17 +0200 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2023-10-15 23:40:09 +0200 |
commit | d8b877d60d77a5989061ebed7d6a84850f89d23b (patch) | |
tree | 70d497f23720a329634489ea8e40266801b79d37 | |
parent | d3bff6277087c77a12ae6458d6da44d725f6fbaf (diff) |
dt-bindings: thermal: mediatek: Add mt7988 lvts compatible
Add compatible string for mt7988 lvts application processor.
Signed-off-by: Frank Wunderlich <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-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 |