soc: renesas: rcar-sysc: Add support for R-Car H2 power areas

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Geert Uytterhoeven
2016-04-20 14:02:42 +02:00
committed by Simon Horman
parent 9b83ea17b0
commit ad7c9dbc25
4 changed files with 53 additions and 1 deletions

View File

@@ -51,4 +51,5 @@ struct rcar_sysc_info {
};
extern const struct rcar_sysc_info r8a7779_sysc_info;
extern const struct rcar_sysc_info r8a7790_sysc_info;
#endif /* __SOC_RENESAS_RCAR_SYSC_H__ */