git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b9d62e
)
ARM: shmobile: R-Mobile: Store SYSC base address in rmobile_pm_domain
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Wed, 3 Dec 2014 13:41:44 +0000
(14:41 +0100)
committer
Simon Horman
<horms+renesas@verge.net.au>
Tue, 13 Jan 2015 00:33:19 +0000
(09:33 +0900)
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>
No differences found