Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f1a6e132 authored by Naveen Yadav's avatar Naveen Yadav
Browse files

clk: qcom-bengal: Add support for GCC_SDCC2_BCR



SDCC driver need GCC_SDCC2_BCR to enable debug feature
support, so add support for the same.

Change-Id: I6d3432a2e2f5f958bf3b0f9b8fd6fa6f288920f1
Signed-off-by: default avatarNaveen Yadav <naveenky@codeaurora.org>
parent a3a91f89
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3769,6 +3769,7 @@ static const struct qcom_reset_map gcc_bengal_resets[] = {
	[GCC_QUSB2PHY_PRIM_BCR] = { 0x1c000 },
	[GCC_QUSB2PHY_SEC_BCR] = { 0x1c004 },
	[GCC_SDCC1_BCR] = { 0x38000 },
	[GCC_SDCC2_BCR] = { 0x141E000 },
	[GCC_UFS_PHY_BCR] = { 0x45000 },
	[GCC_USB30_PRIM_BCR] = { 0x1a000 },
	[GCC_USB_PHY_CFG_AHB2PHY_BCR] = { 0x1d000 },