commit | e0ddb0ba214f0bf05a66094a347169e617936c2b | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Tue Jul 16 17:27:00 2019 +0530 |
committer | Kever Yang <kever.yang@rock-chips.com> | Sat Jul 20 23:59:44 2019 +0800 |
tree | 28b3f54d668bf1386114ab397f3c4effb68dac64 | |
parent | 879f9fed6a695a75f558c874813c974d1c1d3658 [diff] |
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>