Commit 2cf4ec53 authored by Runyang Chen's avatar Runyang Chen Committed by Stephen Boyd

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: default avatarRunyang Chen <runyang.chen@mediatek.com>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230525075011.7032-2-runyang.chen@mediatek.comReviewed-by: default avatarAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent f235f6ae
......@@ -33,4 +33,9 @@
#define MT8188_TOPRGU_SW_RST_NUM 24
/* INFRA resets */
#define MT8188_INFRA_RST1_THERMAL_MCU_RST 0
#define MT8188_INFRA_RST1_THERMAL_CTRL_RST 1
#define MT8188_INFRA_RST3_PTP_CTRL_RST 2
#endif /* _DT_BINDINGS_RESET_CONTROLLER_MT8188 */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment