soc: renesas: rcar-sysc: Make rcar_sysc_init() init the PM domains
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 28 Jun 2016 14:10:32 +0000 (16:10 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 29 Jun 2016 12:36:51 +0000 (14:36 +0200)
commitb1e52287a29cf0673e1a60210d55edccc756e44a
tree461157b638d65542db6ce5f95003e159eeddf1db
parent1023578ec38ec1bae085917134ba985da755503e
soc: renesas: rcar-sysc: Make rcar_sysc_init() init the PM domains

Let rcar_sysc_init() trigger initialization of the SYSC PM domains from
DT if called before the early_initcall.
On failure, it falls back to mapping the passed register block, as
before.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/soc/renesas/rcar-sysc.c