mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 17:12:06 +00:00
clk: rockchip: add clock id for SCLK_VIP_OUT on rk3368
Needed to provide clocks for cameras. Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com> Link: https://lore.kernel.org/r/20210205110502.1850669-3-heiko@sntech.de
This commit is contained in:
parent
fabb841c5b
commit
686458aa75
@ -78,6 +78,7 @@
|
||||
#define SCLK_TIMER13 136
|
||||
#define SCLK_TIMER14 137
|
||||
#define SCLK_TIMER15 138
|
||||
#define SCLK_VIP_OUT 139
|
||||
|
||||
#define DCLK_VOP 190
|
||||
#define MCLK_CRYPTO 191
|
||||
|
Loading…
Reference in New Issue
Block a user