arm-trusted-firmware/plat/rockchip
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
..
common rk3399: dram: use PMU M0 to do ddr frequency scaling 2017-02-24 20:07:44 +08:00
rk3368 Use #ifdef for IMAGE_BL* instead of #if 2017-01-24 01:01:21 +09:00
rk3399 rockchip: rk3399: improve the m0 enable flow 2017-02-24 20:07:44 +08:00