soc: renesas: rcar-sysc: Add support for R-Car H1 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:41 +02:00
committed by Simon Horman
parent 1c8c77f52d
commit 9b83ea17b0
4 changed files with 39 additions and 1 deletions

View File

@@ -50,4 +50,5 @@ struct rcar_sysc_info {
unsigned int num_areas;
};
extern const struct rcar_sysc_info r8a7779_sysc_info;
#endif /* __SOC_RENESAS_RCAR_SYSC_H__ */