Commit cadf16c9 authored by Adam Skladowski's avatar Adam Skladowski Committed by Bjorn Andersson
Browse files

clk: qcom: gcc-msm8976: Add modem reset



Add modem reset, it will be needed during modem bringup.

Signed-off-by: default avatarAdam Skladowski <a39.skl@gmail.com>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220426073048.11509-4-a39.skl@gmail.com
parent 7e555e99
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4056,6 +4056,7 @@ static const struct qcom_reset_map gcc_msm8976_resets[] = {
	[RST_CAMSS_CSI_VFE1_BCR]	= { 0x58070 },
	[RST_CAMSS_VFE1_BCR]		= { 0x5807c },
	[RST_CAMSS_CPP_BCR]		= { 0x58080 },
	[RST_MSS_BCR]			= { 0x71000 },
};

static struct gdsc *gcc_msm8976_gdscs[] = {