[PATCH v5 2/5] dt-bindings: clock: Add AST2500/AST2600 HACE reset definition

Neal Liu neal_liu at aspeedtech.com
Wed Jun 29 13:20:05 AEST 2022


Add HACE reset bit definition for AST2500/AST2600.

Signed-off-by: Neal Liu <neal_liu at aspeedtech.com>
Signed-off-by: Johnny Huang <johnny_huang at aspeedtech.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
---
 include/dt-bindings/clock/aspeed-clock.h  | 3 ++-
 include/dt-bindings/clock/ast2600-clock.h | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/include/dt-bindings/clock/aspeed-clock.h b/include/dt-bindings/clock/aspeed-clock.h
index 9ff4f6e4558c..6e040f7c3426 100644
--- a/include/dt-bindings/clock/aspeed-clock.h
+++ b/include/dt-bindings/clock/aspeed-clock.h
@@ -46,11 +46,12 @@
 #define ASPEED_RESET_MCTP		1
 #define ASPEED_RESET_ADC		2
 #define ASPEED_RESET_JTAG_MASTER	3
-#define ASPEED_RESET_MIC		4
+#define ASPEED_RESET_HACE		4
 #define ASPEED_RESET_PWM		5
 #define ASPEED_RESET_PECI		6
 #define ASPEED_RESET_I2C		7
 #define ASPEED_RESET_AHB		8
 #define ASPEED_RESET_CRT1		9
+#define ASPEED_RESET_MIC		18
 
 #endif
diff --git a/include/dt-bindings/clock/ast2600-clock.h b/include/dt-bindings/clock/ast2600-clock.h
index 62b9520a00fd..d8b0db2f7a7d 100644
--- a/include/dt-bindings/clock/ast2600-clock.h
+++ b/include/dt-bindings/clock/ast2600-clock.h
@@ -111,6 +111,7 @@
 #define ASPEED_RESET_PCIE_RC_O		19
 #define ASPEED_RESET_PCIE_RC_OEN	18
 #define ASPEED_RESET_PCI_DP		5
+#define ASPEED_RESET_HACE		4
 #define ASPEED_RESET_AHB		1
 #define ASPEED_RESET_SDRAM		0
 
-- 
2.25.1



More information about the Linux-aspeed mailing list