soc: renesas: rcar-sysc: Add support for R-Car M2-W 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:43 +02:00
committed by Simon Horman
parent ad7c9dbc25
commit c5fbb3c088
4 changed files with 38 additions and 1 deletions

View File

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