1
0
Fork 0

clk: rockchip: add general gpu soft-reset on rk3399

Add the id for the general gpu soft-reset, that got documented only in
newer TRM versions.

Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
hifive-unleashed-5.1
Xing Zheng 2016-04-20 19:06:49 +08:00 committed by Heiko Stuebner
parent 6111413be8
commit f73b5042b9
1 changed files with 1 additions and 0 deletions

View File

@ -671,6 +671,7 @@
#define SRST_P_EDP_CTRL 285
/* cru_softrst_con18 */
#define SRST_A_GPU 288
#define SRST_A_GPU_NOC 289
#define SRST_A_GPU_GRF 290
#define SRST_PVTM_GPU 291