From 4263499a6e05c42c47c8e22c23575bc79ab62ddf Mon Sep 17 00:00:00 2001 From: Avaneesh Kumar Dwivedi Date: Thu, 15 Dec 2016 17:51:30 +0530 Subject: clk: qcom: Add GCC_MSS_RESET support Add support to use reset control framework for resetting MSS with hexagon v56 1.5.0. Signed-off-by: Avaneesh Kumar Dwivedi Reviewed-by: Bjorn Andersson Signed-off-by: Stephen Boyd --- include/dt-bindings/clock/qcom,gcc-msm8996.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/dt-bindings/clock/qcom,gcc-msm8996.h') diff --git a/include/dt-bindings/clock/qcom,gcc-msm8996.h b/include/dt-bindings/clock/qcom,gcc-msm8996.h index 1828723eb621..1f5c42254798 100644 --- a/include/dt-bindings/clock/qcom,gcc-msm8996.h +++ b/include/dt-bindings/clock/qcom,gcc-msm8996.h @@ -339,6 +339,7 @@ #define GCC_PCIE_PHY_COM_NOCSR_BCR 102 #define GCC_USB3_PHY_BCR 103 #define GCC_USB3PHY_PHY_BCR 104 +#define GCC_MSS_RESTART 105 /* Indexes for GDSCs */ -- cgit v1.2.3