clk: rockchip: add general gpu soft-reset on rk3399
authorXing Zheng <zhengxing@rock-chips.com>
Wed, 20 Apr 2016 11:06:49 +0000 (19:06 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 25 Apr 2016 20:46:53 +0000 (22:46 +0200)
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>
include/dt-bindings/clock/rk3399-cru.h

index f60fe6e..3370bde 100644 (file)
 #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