clk: qcom: gdsc: Add GDSCs in apq8084 GCC
Add the GDSC instances that exist as part of apq8084 GCC block Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
This commit is contained in:
parent
8108b23ca7
commit
639af9490b
3 changed files with 49 additions and 0 deletions
|
@ -348,4 +348,10 @@
|
|||
#define GCC_PCIE_1_PIPE_CLK 331
|
||||
#define GCC_PCIE_1_SLV_AXI_CLK 332
|
||||
|
||||
/* gdscs */
|
||||
#define USB_HS_HSIC_GDSC 0
|
||||
#define PCIE0_GDSC 1
|
||||
#define PCIE1_GDSC 2
|
||||
#define USB30_GDSC 3
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue