commit | 25717b857360760755b83b4e606d61e1fc38552f | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Wed Dec 03 14:41:44 2014 +0100 |
committer | Simon Horman <horms+renesas@verge.net.au> | Tue Jan 13 09:33:19 2015 +0900 |
tree | 7c2a7926d8d2a380917c917985ab8c39db8a4cad | |
parent | 4b9d62e02a0124d06fbbb9c4b01bd69f3c4dcd35 [diff] |
ARM: shmobile: R-Mobile: Store SYSC base address in rmobile_pm_domain Replace the hardcoded addresses for accessing the SYSC PM domain registers by register offsets, relative to the SYSC base address stored in struct rmobile_pm_domain. In the future, the SYSC base address will come from DT. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>