Browse Source

clk: rockchip: add binding ID for DMC (memory controller) clocks on rk3288

The DMC clocks need to be turned off at runtime, so we should have IDs
so we can export them.

Signed-off-by: Jeff Chen <cym@rock-chips.com>
[dianders: split into two patches; adjusted commit msg]
Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Jeff Chen 10 years ago
parent
commit
1ae2b01658
1 changed files with 4 additions and 0 deletions
  1. 4 0
      include/dt-bindings/clock/rk3288-cru.h

+ 4 - 0
include/dt-bindings/clock/rk3288-cru.h

@@ -141,6 +141,10 @@
 #define PCLK_VIO2_H2P		361
 #define PCLK_CPU		362
 #define PCLK_PERI		363
+#define PCLK_DDRUPCTL0		364
+#define PCLK_PUBL0		365
+#define PCLK_DDRUPCTL1		366
+#define PCLK_PUBL1		367
 
 /* hclk gates */
 #define HCLK_GPS		448