From: Xing Zheng Date: Wed, 20 Apr 2016 11:06:49 +0000 (+0800) Subject: clk: rockchip: add general gpu soft-reset on rk3399 X-Git-Tag: v4.7-rc1~95^2~19^2~4^2~2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f73b5042b9a9c45477246acd478bf49487197a31;p=karo-tx-linux.git 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 Signed-off-by: Heiko Stuebner --- diff --git a/include/dt-bindings/clock/rk3399-cru.h b/include/dt-bindings/clock/rk3399-cru.h index f60fe6e4b16e..3370bde7fa38 100644 --- a/include/dt-bindings/clock/rk3399-cru.h +++ b/include/dt-bindings/clock/rk3399-cru.h @@ -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