commit | a72da7c1666b4464f1610fb9e90ac64ca2ea7a44 | [log] [tgz] |
---|---|---|
author | Jeff Chen <cym@rock-chips.com> | Tue Nov 25 16:13:03 2014 -0800 |
committer | Heiko Stuebner <heiko@sntech.de> | Wed Nov 26 18:32:28 2014 +0100 |
tree | a50a341ce81b52fa4b5835bda9cfad3a57b0efc7 | |
parent | 1ae2b01658a5ae00786d4bda191fbf6f38e5dbb0 [diff] |
clk: rockchip: use clock ID for DMC (memory controller) on rk3288 The DMC clocks need to be turned off at runtime. Use the newly assigned clock IDs to 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>