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

Commit d56193b3 authored by Patrick Daly's avatar Patrick Daly
Browse files

msm: clock-9630: Allow changing the rate of gcc_sys_noc_usb3_axi



Allow the bus driver to set the rate of this clock.

Change-Id: I9f9bccd3415164106065770acc07ba465460e798
Signed-off-by: default avatarPatrick Daly <pdaly@codeaurora.org>
parent 6f1c4b95
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1433,7 +1433,7 @@ static struct branch_clk gcc_sdcc3_apps_clk = {

static struct branch_clk gcc_sys_noc_usb3_axi_clk = {
	.cbcr_reg = SYS_NOC_USB3_AXI_CBCR,
	.has_sibling = 1,
	.has_sibling = 0,
	.base = &virt_bases[GCC_BASE],
	.c = {
		.dbg_name = "gcc_sys_noc_usb3_axi_clk",