Skip to content

Commit 0bb4937

Browse files
bchihiBLdlezcano
authored andcommitted
dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for mt8192
Add LVTS thermal controller definition for MT8192. Signed-off-by: Balsam CHIHI <[email protected]> Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Bernhard Rosenkränzer <[email protected]> Reviewed-by: Matthias Brugger <[email protected]> Reviewed-by: Alexandre Mergnat <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 5055fad commit 0bb4937

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

include/dt-bindings/thermal/mediatek,lvts-thermal.h

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,23 @@
3535
#define MT8195_AP_CAM0 15
3636
#define MT8195_AP_CAM1 16
3737

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+
3857
#endif /* __MEDIATEK_LVTS_DT_H */

0 commit comments

Comments
 (0)