Commit 1ae2b016 authored by Jeff Chen's avatar Jeff Chen Committed by Heiko Stuebner

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: default avatarJeff Chen <cym@rock-chips.com>
[dianders: split into two patches; adjusted commit msg]
Signed-off-by: default avatarDoug Anderson <dianders@chromium.org>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent dd79c0be
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment