soc: renesas: rcar-sysc: Add support for R-Car H3 power areas
[cascardo/linux.git] / drivers / soc / renesas / Makefile
1 obj-$(CONFIG_ARCH_R8A7779)      += rcar-sysc.o r8a7779-sysc.o
2 obj-$(CONFIG_ARCH_R8A7790)      += rcar-sysc.o r8a7790-sysc.o
3 obj-$(CONFIG_ARCH_R8A7791)      += rcar-sysc.o r8a7791-sysc.o
4 # R-Car M2-N is identical to R-Car M2-W w.r.t. power domains.
5 obj-$(CONFIG_ARCH_R8A7793)      += rcar-sysc.o r8a7791-sysc.o
6 obj-$(CONFIG_ARCH_R8A7794)      += rcar-sysc.o r8a7794-sysc.o
7 obj-$(CONFIG_ARCH_R8A7795)      += rcar-sysc.o r8a7795-sysc.o