mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 20:46:48 +02:00
clk: aspeed: Add reset for HACE/VIDEO
Add mappings of reset per hw's definition. Signed-off-by: Jammy Huang <jammy_huang@aspeedtech.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
This commit is contained in:
parent
2ad2d0e291
commit
5f35b48a0d
|
|
@ -278,6 +278,8 @@ static const u8 aspeed_resets[] = {
|
|||
[ASPEED_RESET_PECI] = 10,
|
||||
[ASPEED_RESET_I2C] = 2,
|
||||
[ASPEED_RESET_AHB] = 1,
|
||||
[ASPEED_RESET_HACE] = 4,
|
||||
[ASPEED_RESET_VIDEO] = 6,
|
||||
|
||||
/*
|
||||
* SCUD4 resets start at an offset to separate them from
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user