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

Commit f1b10a61 authored by Jagadeesh Kona's avatar Jagadeesh Kona
Browse files

clk: qcom: gcc-blair: Add support for USB BCRs



Add support for USB BCRs for USB clients to be
able to apply reset.

Change-Id: If98d96ec6b30b0d9d4d3360ce412840cac166915
Signed-off-by: default avatarJagadeesh Kona <jkona@codeaurora.org>
parent 12b38218
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4281,6 +4281,8 @@ static const struct qcom_reset_map gcc_blair_resets[] = {
	[GCC_SDCC2_BCR] = { 0x1e000 },
	[GCC_UFS_PHY_BCR] = { 0x45000 },
	[GCC_USB30_PRIM_BCR] = { 0x1a000 },
	[GCC_USB3_DP_PHY_PRIM_BCR] = { 0x1b020 },
	[GCC_USB3_PHY_PRIM_SP0_BCR] = { 0x1b000 },
	[GCC_USB_PHY_CFG_AHB2PHY_BCR] = { 0x1d000 },
	[GCC_VCODEC0_BCR] = { 0x58094 },
	[GCC_VENUS_BCR] = { 0x58078 },