mirror of https://gitee.com/openkylin/linux.git
clk: rockchip: add clock id for watchdog pclk on rk3328
Needed to export that added clock. Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
parent
a188339ca5
commit
0dc14b013f
|
@ -173,6 +173,7 @@
|
|||
#define PCLK_DCF 233
|
||||
#define PCLK_SARADC 234
|
||||
#define PCLK_ACODECPHY 235
|
||||
#define PCLK_WDT 236
|
||||
|
||||
/* hclk gates */
|
||||
#define HCLK_PERI 308
|
||||
|
|
Loading…
Reference in New Issue