We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5055fad commit 0bb4937Copy full SHA for 0bb4937
include/dt-bindings/thermal/mediatek,lvts-thermal.h
@@ -35,4 +35,23 @@
35
#define MT8195_AP_CAM0 15
36
#define MT8195_AP_CAM1 16
37
38
+#define MT8192_MCU_BIG_CPU0 0
39
+#define MT8192_MCU_BIG_CPU1 1
40
+#define MT8192_MCU_BIG_CPU2 2
41
+#define MT8192_MCU_BIG_CPU3 3
42
+#define MT8192_MCU_LITTLE_CPU0 4
43
+#define MT8192_MCU_LITTLE_CPU1 5
44
+#define MT8192_MCU_LITTLE_CPU2 6
45
+#define MT8192_MCU_LITTLE_CPU3 7
46
+
47
+#define MT8192_AP_VPU0 8
48
+#define MT8192_AP_VPU1 9
49
+#define MT8192_AP_GPU0 10
50
+#define MT8192_AP_GPU1 11
51
+#define MT8192_AP_INFRA 12
52
+#define MT8192_AP_CAM 13
53
+#define MT8192_AP_MD0 14
54
+#define MT8192_AP_MD1 15
55
+#define MT8192_AP_MD2 16
56
57
#endif /* __MEDIATEK_LVTS_DT_H */
0 commit comments