mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2024-12-29 17:23:36 +00:00
dt-bindings: clock: Add AST2500/AST2600 HACE reset definition
Add HACE reset bit definition for AST2500/AST2600. Signed-off-by: Neal Liu <neal_liu@aspeedtech.com> Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
parent
108713a713
commit
dffc3c566b
@ -52,5 +52,6 @@
|
||||
#define ASPEED_RESET_I2C 7
|
||||
#define ASPEED_RESET_AHB 8
|
||||
#define ASPEED_RESET_CRT1 9
|
||||
#define ASPEED_RESET_HACE 10
|
||||
|
||||
#endif
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user