]> Git Repo - linux.git/commitdiff
dt-bindings: thermal: mediatek: Add AP domain to LVTS thermal controllers for mt8195
authorBalsam CHIHI <[email protected]>
Tue, 7 Mar 2023 15:45:21 +0000 (16:45 +0100)
committerDaniel Lezcano <[email protected]>
Fri, 7 Apr 2023 09:18:28 +0000 (11:18 +0200)
Add AP Domain to LVTS thermal controllers dt-binding definition for mt8195.

Signed-off-by: Balsam CHIHI <[email protected]>
Acked-by: Rob Herring <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Tested-by: Chen-Yu Tsai <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
include/dt-bindings/thermal/mediatek,lvts-thermal.h

index c09398920468bc4dcb78c29fd0b30a4e19bf779e..8fa5a46675c46f786d683f5b904b1d89ce2d4a9e 100644 (file)
 #define MT8195_MCU_LITTLE_CPU2  6
 #define MT8195_MCU_LITTLE_CPU3  7
 
+#define MT8195_AP_VPU0  8
+#define MT8195_AP_VPU1  9
+#define MT8195_AP_GPU0  10
+#define MT8195_AP_GPU1  11
+#define MT8195_AP_VDEC  12
+#define MT8195_AP_IMG   13
+#define MT8195_AP_INFRA 14
+#define MT8195_AP_CAM0  15
+#define MT8195_AP_CAM1  16
+
 #endif /* __MEDIATEK_LVTS_DT_H */
This page took 0.054985 seconds and 4 git commands to generate.