Skip to content

Commit

Permalink
dt-bindings: thermal: mediatek: Add AP domain to LVTS thermal control…
Browse files Browse the repository at this point in the history
…lers for mt8195

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]
  • Loading branch information
bchihiBL authored and dlezcano committed Apr 7, 2023
1 parent 46d6cbb commit 05aaa7f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions include/dt-bindings/thermal/mediatek,lvts-thermal.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,14 @@
#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 */

0 comments on commit 05aaa7f

Please sign in to comment.