]> git.baikalelectronics.ru Git - arm-tf.git/commit
rockchip: Clean up header and referenced files
authorXing Zheng <zhengxing@rock-chips.com>
Fri, 24 Feb 2017 08:26:11 +0000 (16:26 +0800)
committerXing Zheng <zhengxing@rock-chips.com>
Fri, 24 Feb 2017 12:07:44 +0000 (20:07 +0800)
commit1830f7901e110a6407d449506a0fc93146af6833
treeceeb62e1d32139ae6e9a3d97d00753f143245032
parenta7519b6bed22934a00370c608b5deca8221968cd
rockchip: Clean up header and referenced files

So far, there are more and more features are supported on the RK3399,
meanwhile, these features are increasingly being defined and intertwined.
It's time to clean up and make them clearer.

Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
16 files changed:
plat/rockchip/rk3399/drivers/dram/dram.h
plat/rockchip/rk3399/drivers/m0/include/addressmap.h [new file with mode: 0644]
plat/rockchip/rk3399/drivers/m0/include/rk3399_mcu.h
plat/rockchip/rk3399/drivers/m0/src/dram.c
plat/rockchip/rk3399/drivers/m0/src/suspend.c
plat/rockchip/rk3399/drivers/pmu/pmu.h
plat/rockchip/rk3399/drivers/pmu/pmu_regs.h [deleted file]
plat/rockchip/rk3399/drivers/soc/soc.c
plat/rockchip/rk3399/include/addressmap.h [new file with mode: 0644]
plat/rockchip/rk3399/include/platform_def.h
plat/rockchip/rk3399/include/shared/addressmap_shared.h [new file with mode: 0644]
plat/rockchip/rk3399/include/shared/dram_regs.h [new file with mode: 0644]
plat/rockchip/rk3399/include/shared/misc_regs.h [new file with mode: 0644]
plat/rockchip/rk3399/include/shared/pmu_bits.h [new file with mode: 0644]
plat/rockchip/rk3399/include/shared/pmu_regs.h [new file with mode: 0644]
plat/rockchip/rk3399/rk3399_def.h