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

Commit 2406a4cd authored by Taniya Das's avatar Taniya Das Committed by Gerrit - the friendly Code Review server
Browse files

clk: qcom: gcc: Add halt_reg for pcie_0_pipe_clk



Halt register is required to allow the clk_set_flag API to set the memory
flags for this branch register.

Change-Id: I717f2f1b79f7f03abca4b994d7b2f6dd859a7ff2
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 5cfddbc8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1820,6 +1820,7 @@ static struct clk_branch gcc_pcie_0_mstr_axi_clk = {
};

static struct clk_branch gcc_pcie_0_pipe_clk = {
	.halt_reg = 0x6b020,
	.halt_check = BRANCH_HALT_SKIP,
	.clkr = {
		.enable_reg = 0x5200c,