arm-trusted-firmware/plat/rockchip/rk3399
Lin Huang ca9286c68a rockchip: rk3399: improve the m0 enable flow
This patch do following things:
1. Request hresetn_cm0s_pmu_req first then request
   poresetn_cm0s_pmu_req during M0 enable.
2. Do not diable M0 clock for ddr dvfs.
3. Correct the clk_pmum0_gating_dis bit, it is BIT0 not BIT1
4. do not set/clear hclk_noc_pmu_en in M0 code, it does not relate
   to the M0 clock.

Signed-off-by: Lin Huang <hl@rock-chips.com>
Signed-off-by: Derek Basehore <dbasehore@chromium.org>
2017-02-24 20:07:44 +08:00
..
drivers rockchip: rk3399: improve the m0 enable flow 2017-02-24 20:07:44 +08:00
include rk3399: dram: use PMU M0 to do ddr frequency scaling 2017-02-24 20:07:44 +08:00
plat_sip_calls.c rk3399: dram: use PMU M0 to do ddr frequency scaling 2017-02-24 20:07:44 +08:00
platform.mk rk3399: dram: use PMU M0 to do ddr frequency scaling 2017-02-24 20:07:44 +08:00
rk3399_def.h rockchip: rk3399: add dram driver 2016-08-25 08:37:42 +08:00