rockchip: Break out common dram code for rk3399
This renames dram.c and dram.h to dfs.c and dfs.h respectively. This
is to make room for common functionality between frequency scaling and
suspend code for the DRAM in a pair of common files named dram.c and
dram.h. It also removes a duplicate enum definition from
dram_spec_timing.h

Change-Id: Ibfa1041f8781401f9d27901fe8c61862bcb05562
Signed-off-by: Derek Basehore <dbasehore@chromium.org>
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
1 parent 9c68748 commit 613038bc208df78326cbb4eff372591ff622ce93
@Caesar Wang Caesar Wang authored on 26 Oct 2016
Showing 9 changed files
View
plat/rockchip/rk3399/drivers/dram/dfs.c 0 → 100644
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/dram/dfs.h 0 → 100644
View
plat/rockchip/rk3399/drivers/dram/dram.c
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/dram/dram.h
View
plat/rockchip/rk3399/drivers/dram/dram_spec_timing.c
View
plat/rockchip/rk3399/drivers/dram/dram_spec_timing.h
View
plat/rockchip/rk3399/drivers/soc/soc.c
View
plat/rockchip/rk3399/plat_sip_calls.c
View
plat/rockchip/rk3399/platform.mk