Skip to content

Commit be2cc09

Browse files
frank-wdlezcano
authored andcommitted
dt-bindings: thermal: mediatek: Add LVTS thermal sensors for mt7988
Add sensor constants for MT7988. Signed-off-by: Frank Wunderlich <[email protected]> Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Acked-by: Conor Dooley <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent d8b877d commit be2cc09

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@
77
#ifndef __MEDIATEK_LVTS_DT_H
88
#define __MEDIATEK_LVTS_DT_H
99

10+
#define MT7988_CPU_0 0
11+
#define MT7988_CPU_1 1
12+
#define MT7988_ETH2P5G_0 2
13+
#define MT7988_ETH2P5G_1 3
14+
#define MT7988_TOPS_0 4
15+
#define MT7988_TOPS_1 5
16+
#define MT7988_ETHWARP_0 6
17+
#define MT7988_ETHWARP_1 7
18+
1019
#define MT8195_MCU_BIG_CPU0 0
1120
#define MT8195_MCU_BIG_CPU1 1
1221
#define MT8195_MCU_BIG_CPU2 2

0 commit comments

Comments
 (0)