aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorKonrad Dybcio <konradybcio@gmail.com>2020-07-26 13:11:58 +0200
committerStephen Boyd <sboyd@kernel.org>2020-07-27 15:16:17 -0700
commitb538304da7855f4e31f91f915f259936eb67a1e6 (patch)
tree46857fc50477e6d69cb5d087e004b141ebc9f668 /include/dt-bindings
parentclk: qcom: lpass: Add support for LPASS clock controller for SC7180 (diff)
downloadwireguard-linux-b538304da7855f4e31f91f915f259936eb67a1e6.tar.xz
wireguard-linux-b538304da7855f4e31f91f915f259936eb67a1e6.zip
clk: qcom: gcc-sdm660: Add missing modem reset
This will be required in order to support the modem upstream. Signed-off-by: Konrad Dybcio <konradybcio@gmail.com> Link: https://lore.kernel.org/r/20200726111215.22361-2-konradybcio@gmail.com Fixes: f2a76a2955c0 ("clk: qcom: Add Global Clock controller (GCC) driver for SDM660") Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/qcom,gcc-sdm660.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/qcom,gcc-sdm660.h b/include/dt-bindings/clock/qcom,gcc-sdm660.h
index 468302282913..df8a6f3d367e 100644
--- a/include/dt-bindings/clock/qcom,gcc-sdm660.h
+++ b/include/dt-bindings/clock/qcom,gcc-sdm660.h
@@ -152,5 +152,6 @@
#define GCC_USB_20_BCR 6
#define GCC_USB_30_BCR 7
#define GCC_USB_PHY_CFG_AHB2PHY_BCR 8
+#define GCC_MSS_RESTART 9
#endif