ram: rockchip: add phy driver code for PX30
authorKever Yang <kever.yang@rock-chips.com>
Fri, 15 Nov 2019 03:04:41 +0000 (11:04 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Sun, 17 Nov 2019 08:23:56 +0000 (16:23 +0800)
commit691368c7f76ff231ef48261feaa65b87a3be66b6
tree96fd88cf10d2987ed0ed6d1bf14bdc343c0777bc
parent09d7872336ff298d20ef13d36d89098bd8cd50b3
ram: rockchip: add phy driver code for PX30

This sdram_phy_px30.c is based on PX30 SoC, the functions are common
for phy, 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_phy_px30.h [new file with mode: 0644]
arch/arm/include/asm/arch-rockchip/sdram_phy_ron_rtt_px30.h [new file with mode: 0644]
drivers/ram/rockchip/sdram_phy_px30.c [new file with mode: 0644]