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 <frank-w@public-files.de> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20230922055020.6436-3-linux@fw-web.de
1 parent d8b877d commit be2cc09

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

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)