Ver Fonte

clk: rockchip: add clock ids for memory controller parts on rk3066/rk3188

Add clock ids for the upctl and publ controllers used for ddr control.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Heiko Stuebner há 8 anos atrás
pai
commit
4688708271
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      include/dt-bindings/clock/rk3188-cru-common.h

+ 2 - 0
include/dt-bindings/clock/rk3188-cru-common.h

@@ -108,6 +108,8 @@
 #define PCLK_TSADC		349
 #define PCLK_TSADC		349
 #define PCLK_CPU		350
 #define PCLK_CPU		350
 #define PCLK_PERI		351
 #define PCLK_PERI		351
+#define PCLK_DDRUPCTL		352
+#define PCLK_PUBL		353
 
 
 /* hclk gates */
 /* hclk gates */
 #define HCLK_SDMMC		448
 #define HCLK_SDMMC		448