clk: rockchip: add SCLK_DDRCLK id for rk3288 ddrc
Add the needed id for the ddr clock. Change-Id: I9578decd2348a35a6e9c4cc3527375d4d02a2af6 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
parent
d8ad961d31
commit
0d9aeb389a
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@
|
|||
#define SCLK_CRYPTO 125
|
||||
#define SCLK_MIPIDSI_24M 126
|
||||
#define SCLK_VIP_OUT 127
|
||||
#define SCLK_DDRCLK 128
|
||||
|
||||
#define SCLK_MAC 151
|
||||
#define SCLK_MACREF_OUT 152
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue