ram: rockchip: add controller code for PX30
authorKever Yang <kever.yang@rock-chips.com>
Fri, 15 Nov 2019 03:04:40 +0000 (11:04 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Sun, 17 Nov 2019 08:23:56 +0000 (16:23 +0800)
commit09d7872336ff298d20ef13d36d89098bd8cd50b3
treee4ea73bbe801e792ef405fac0bdcfaae9cb561cb
parentfba7bd4c34c52a699df9e49ee753316dab1df305
ram: rockchip: add controller code for PX30

This sdram_pctl_px30.c is based on PX30 SoC, the functions are common
for controller, other SoCs with similar hardware could re-use it.

Signed-off-by: YouMin Chen <cym@rock-chips.com>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/include/asm/arch-rockchip/sdram_pctl_px30.h [new file with mode: 0644]
drivers/ram/rockchip/sdram_pctl_px30.c [new file with mode: 0644]