mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 03:53:37 +02:00
dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT7987
Add thermal controller definition for MT7987. Signed-off-by: Frank Wunderlich <frank-w@public-files.de> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20251223175710.25850-2-linux@fw-web.de Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
This commit is contained in:
parent
1460b9dff9
commit
aee1950f73
|
|
@ -18,6 +18,7 @@ description: |
|
|||
properties:
|
||||
compatible:
|
||||
enum:
|
||||
- mediatek,mt7987-lvts-ap
|
||||
- mediatek,mt7988-lvts-ap
|
||||
- mediatek,mt8186-lvts
|
||||
- mediatek,mt8188-lvts-ap
|
||||
|
|
|
|||
|
|
@ -7,6 +7,9 @@
|
|||
#ifndef __MEDIATEK_LVTS_DT_H
|
||||
#define __MEDIATEK_LVTS_DT_H
|
||||
|
||||
#define MT7987_CPU 0
|
||||
#define MT7987_ETH2P5G 1
|
||||
|
||||
#define MT7988_CPU_0 0
|
||||
#define MT7988_CPU_1 1
|
||||
#define MT7988_ETH2P5G_0 2
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user