diff options
author | Dave Gerlach <d-gerlach@ti.com> | 2022-03-17 12:03:42 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-04-04 19:02:04 -0400 |
commit | 71eb527476e8bb32f3b9af5e472cb9fde1fdb127 (patch) | |
tree | 938c4fb18b6062c38d9931c03bfdac0281e2bdf9 /drivers/ddr/microchip/ddr2.c | |
parent | 7b8a96e57e1db60f742184822a7d8dc508605f1f (diff) |
ram: k3-ddrss: Rename ddrss_ss_regs to ddrss_ctl_regs
The current address being read from dt actually represents the ddrss_ctl
memory region, while ddrss_ss region is something else. Introduce
ddrss_ctl_regs and use it to free up ddrss_ss_regs for its proper
purpose later so that we can avoid confusion.
Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Diffstat (limited to 'drivers/ddr/microchip/ddr2.c')
0 files changed, 0 insertions, 0 deletions