summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorFrank Wunderlich <frank-w@public-files.de>2025-12-23 18:56:26 +0100
committerDaniel Lezcano <daniel.lezcano@linaro.org>2026-01-20 20:54:17 +0100
commitaee1950f73f40c29271e8ed07b8be106390ed0b8 (patch)
treebb3d928c8fb2d43ec0b7b38b05a43c8444a6d447 /include
parent1460b9dff9af392bf7ea76861187bf2c1cac0a0e (diff)
dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT7987
Add thermal controller definition for MT7987. Signed-off-by: Frank Wunderlich <frank-w@public-files.de> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20251223175710.25850-2-linux@fw-web.de Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/thermal/mediatek,lvts-thermal.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/dt-bindings/thermal/mediatek,lvts-thermal.h b/include/dt-bindings/thermal/mediatek,lvts-thermal.h
index 0ec8ad184d47..350f98178b26 100644
--- a/include/dt-bindings/thermal/mediatek,lvts-thermal.h
+++ b/include/dt-bindings/thermal/mediatek,lvts-thermal.h
@@ -7,6 +7,9 @@
#ifndef __MEDIATEK_LVTS_DT_H
#define __MEDIATEK_LVTS_DT_H
+#define MT7987_CPU 0
+#define MT7987_ETH2P5G 1
+
#define MT7988_CPU_0 0
#define MT7988_CPU_1 1
#define MT7988_ETH2P5G_0 2