Skip to content

Commit 2cf4ec5

Browse files
Runyang Chenbebarino
authored andcommitted
dt-bindings: reset: mt8188: add thermal reset control bit
To support reset of infra_ao, add the index of infra_ao reset of thermal for MT8188. Signed-off-by: Runyang Chen <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
1 parent f235f6a commit 2cf4ec5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

include/dt-bindings/reset/mt8188-resets.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,9 @@
3333

3434
#define MT8188_TOPRGU_SW_RST_NUM 24
3535

36+
/* INFRA resets */
37+
#define MT8188_INFRA_RST1_THERMAL_MCU_RST 0
38+
#define MT8188_INFRA_RST1_THERMAL_CTRL_RST 1
39+
#define MT8188_INFRA_RST3_PTP_CTRL_RST 2
40+
3641
#endif /* _DT_BINDINGS_RESET_CONTROLLER_MT8188 */

0 commit comments

Comments
 (0)