1
0
Fork 0
alistair23-linux/drivers/soc/renesas
Geert Uytterhoeven bdde3d3ec9 soc: renesas: rcar-sysc: Add R8A77961 support
Add support for the power areas in the Renesas R-Car M3-W+ (R8A77961)
SoC to the R-Car System Controller driver.

R-Car M3-W+ (aka R-Car M3-W ES3.0) is very similar to R-Car
M3-W (R8A77960), which allows for both SoCs to share a driver:
  - R-Car M3-W+ lacks the A2VC power area, so its area must be
    nullified,
  - The existing support for the SYSCEXTMASK register added in commit
    9bd645af9d2a49ac ("soc: renesas: r8a7796-sysc: Fix power request
    conflicts") applies to ES3.0 and later only.
    As R-Car M3-W+ uses a different compatible value, differentiate
    based on that, instead of on the ES version.

Based on a patch in the BSP by Dien Pham <dien.pham.ry@renesas.com>.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tested-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://lore.kernel.org/r/20191023123342.13100-7-geert+renesas@glider.be
2019-11-01 14:25:53 +01:00
..
Kconfig soc: renesas: rcar-sysc: Add R8A77961 support 2019-11-01 14:25:53 +01:00
Makefile soc: renesas: rcar-sysc: Add R8A77961 support 2019-11-01 14:25:53 +01:00
r8a774a1-sysc.c soc: renesas: rcar-sysc: Remove unneeded inclusion of <linux/bug.h> 2019-10-01 10:30:06 +02:00
r8a774b1-sysc.c soc: renesas: rcar-sysc: Add r8a774b1 support 2019-10-01 10:29:40 +02:00
r8a774c0-sysc.c soc: renesas: rcar-sysc: Remove unneeded inclusion of <linux/bug.h> 2019-10-01 10:30:06 +02:00
r8a7743-sysc.c soc: renesas: rcar-sysc: Remove unneeded inclusion of <linux/bug.h> 2019-10-01 10:30:06 +02:00
r8a7745-sysc.c soc: renesas: rcar-sysc: Remove unneeded inclusion of <linux/bug.h> 2019-10-01 10:30:06 +02:00
r8a7779-sysc.c soc: renesas: rcar-sysc: Remove unneeded inclusion of <linux/bug.h> 2019-10-01 10:30:06 +02:00
r8a7790-sysc.c soc: renesas: rcar-sysc: Remove unneeded inclusion of <linux/bug.h> 2019-10-01 10:30:06 +02:00
r8a7791-sysc.c soc: renesas: rcar-sysc: Remove unneeded inclusion of <linux/bug.h> 2019-10-01 10:30:06 +02:00
r8a7792-sysc.c soc: renesas: rcar-sysc: Remove unneeded inclusion of <linux/bug.h> 2019-10-01 10:30:06 +02:00
r8a7794-sysc.c soc: renesas: rcar-sysc: Remove unneeded inclusion of <linux/bug.h> 2019-10-01 10:30:06 +02:00
r8a7795-sysc.c soc: renesas: rcar-sysc: Remove unneeded inclusion of <linux/bug.h> 2019-10-01 10:30:06 +02:00
r8a7796-sysc.c soc: renesas: rcar-sysc: Add R8A77961 support 2019-11-01 14:25:53 +01:00
r8a77470-sysc.c soc: renesas: rcar-sysc: Remove unneeded inclusion of <linux/bug.h> 2019-10-01 10:30:06 +02:00
r8a77965-sysc.c soc: renesas: rcar-sysc: Remove unneeded inclusion of <linux/bug.h> 2019-10-01 10:30:06 +02:00
r8a77970-sysc.c soc: renesas: rcar-sysc: Remove unneeded inclusion of <linux/bug.h> 2019-10-01 10:30:06 +02:00
r8a77980-sysc.c soc: renesas: rcar-sysc: Remove unneeded inclusion of <linux/bug.h> 2019-10-01 10:30:06 +02:00
r8a77990-sysc.c soc: renesas: rcar-sysc: Remove unneeded inclusion of <linux/bug.h> 2019-10-01 10:30:06 +02:00
r8a77995-sysc.c soc: renesas: rcar-sysc: Remove unneeded inclusion of <linux/bug.h> 2019-10-01 10:30:06 +02:00
r9a06g032-smp.c ARM: shmobile: Add the R9A06G032 SMP enabler driver 2018-07-20 13:44:04 +02:00
rcar-rst.c soc: renesas: rcar-rst: Add R8A77961 support 2019-11-01 14:25:53 +01:00
rcar-sysc.c soc: renesas: rcar-sysc: Add R8A77961 support 2019-11-01 14:25:53 +01:00
rcar-sysc.h soc: renesas: rcar-sysc: Add R8A77961 support 2019-11-01 14:25:53 +01:00
renesas-soc.c soc: renesas: Identify R-Car M3-W+ 2019-11-01 14:25:53 +01:00
rmobile-sysc.c soc: renesas: rmobile-sysc: Set GENPD_FLAG_ALWAYS_ON for always-on domain 2019-08-23 09:58:01 +02:00