mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 15:12:59 +02:00
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
|
|
@ -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…
Reference in New Issue
Block a user