commit | 90129336712c3c8dcd0d81a5dfaea52dd8391e62 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Wed May 31 18:00:00 2017 +0300 |
committer | Tony Lindgren <tony@atomide.com> | Tue Jun 06 00:13:51 2017 -0700 |
tree | 21e3fd1f2c4ab3ad14dc201f865a76c58b0c6c3a | |
parent | 24d8d498a8703462f0141f2fcdcd325de1ab2bb8 [diff] |
ARM: OMAP2+: PRCM: store also physical addresses for instances In some cases the physical address info is needed, so store this under the existing cm*_base, prm_base and prcm_mpu_base variables. These are converted now to structs that contain both virtual and physical address base for the instance. Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>