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

Commit 0e213d22 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "clk: qcom: Add halt_reg offset for ufs rx/tx clocks"

parents e600468c 761b8f3f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2735,6 +2735,7 @@ static struct clk_branch gcc_ufs_phy_phy_aux_hw_ctl_clk = {
};

static struct clk_branch gcc_ufs_phy_rx_symbol_0_clk = {
	.halt_reg = 0x7701c,
	.halt_check = BRANCH_HALT_SKIP,
	.clkr = {
		.enable_reg = 0x7701c,
@@ -2747,6 +2748,7 @@ static struct clk_branch gcc_ufs_phy_rx_symbol_0_clk = {
};

static struct clk_branch gcc_ufs_phy_tx_symbol_0_clk = {
	.halt_reg = 0x77018,
	.halt_check = BRANCH_HALT_SKIP,
	.clkr = {
		.enable_reg = 0x77018,