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

Commit 6f35cfc9 authored by Odelu Kukatla's avatar Odelu Kukatla Committed by Gerrit - the friendly Code Review server
Browse files

clk: qcom: Add halt_reg offset for pcie pipe clock



halt_reg offset for pcie pipe clock is requierd to
avoid the writing into regmap base GCC register for
clk_set_flags API.

Change-Id: I168c376883dab2c7a8f524060764d2f52f22bd34
Signed-off-by: default avatarOdelu Kukatla <okukatla@codeaurora.org>
parent 3dbf9e42
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1942,6 +1942,7 @@ static struct clk_branch gcc_pcie_0_mstr_axi_clk = {
};

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