ram: rk3399: Rename sys_reg with sys_reg2
authorJagan Teki <jagan@amarulasolutions.com>
Tue, 16 Jul 2019 11:57:00 +0000 (17:27 +0530)
committerKever Yang <kever.yang@rock-chips.com>
Sat, 20 Jul 2019 15:59:44 +0000 (23:59 +0800)
commite0ddb0ba214f0bf05a66094a347169e617936c2b
tree28b3f54d668bf1386114ab397f3c4effb68dac64
parent879f9fed6a695a75f558c874813c974d1c1d3658
ram: rk3399: Rename sys_reg with sys_reg2

Use dram config variable name as sys_reg2 instead of sys_reg
since the final variable value is to written into a pmugrf
register named as sys_reg2.

This reflect the both variable and associated register
names are same and also help to add next sys_reg's to
add it in future.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: YouMin Chen <cym@rock-chips.com>
Reviewed-by: Kever Yang <Kever.yang@rock-chips.com>
drivers/ram/rockchip/sdram_rk3399.c