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

Commit 74b710bb authored by Arun KS's avatar Arun KS
Browse files

clk: qcom: clock-gcc-tellurium: Add reset clock register for usb_fs



This enables clock reset feature so that clock consumers driver
can call clk_reset.

Change-Id: I7945b4bb740164d7c8b2b8696f67d2a259d3e7f7
Signed-off-by: default avatarArun KS <arunks@codeaurora.org>
parent 073af1cb
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2014, The Linux Foundation. All rights reserved.
/* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -2742,6 +2742,7 @@ static struct branch_clk gcc_usb_fs_ic_clk = {

static struct branch_clk gcc_usb_fs_system_clk = {
	.cbcr_reg = USB_FS_SYSTEM_CBCR,
	.bcr_reg  = USB_FS_BCR,
	.has_sibling = 0,
	.base = &virt_bases[GCC_BASE],
	.c = {
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2014, The Linux Foundation. All rights reserved.
/* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -201,6 +201,7 @@
#define GTCU_AHB_CBCR			0x12044
#define IPA_TBU_CBCR			0x120A0
#define SYSTEM_MM_NOC_CMD_RCGR		0x3D000
#define USB_FS_BCR			0x3F000

#define RPM_MISC_CLK_TYPE		0x306b6c63
#define RPM_BUS_CLK_TYPE		0x316b6c63