]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitc10b0ab58e366fae03a52e3d790984011ec6cf7c
tree28b3f54d668bf1386114ab397f3c4effb68dac64
parent550d8c46edc066bca74955d2193cb84eec5ab83f
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