dt-bindings: reset: mt8188: add thermal reset control bit
authorRunyang Chen <runyang.chen@mediatek.com>
Thu, 25 May 2023 07:50:10 +0000 (15:50 +0800)
committerStephen Boyd <sboyd@kernel.org>
Tue, 13 Jun 2023 01:21:01 +0000 (18:21 -0700)
To support reset of infra_ao, add the index of infra_ao reset of thermal
for MT8188.

Signed-off-by: Runyang Chen <runyang.chen@mediatek.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230525075011.7032-2-runyang.chen@mediatek.com
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
include/dt-bindings/reset/mt8188-resets.h

index 377cdfda82a9836c12e697498d37948e4c0563be..ba9a5e9b889981d6191bc55468ce49566a515897 100644 (file)
@@ -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 */