soc: renesas: r8a779a0-sysc: Add r8a779a0 support
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Fri, 11 Sep 2020 07:43:52 +0000 (16:43 +0900)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 16 Sep 2020 06:57:31 +0000 (08:57 +0200)
commit1b4298f000064cc20540a565d249914c60597550
tree8393ce82058f24bc4a5726b01079103ec455312b
parent468588c8806e9f5b9cb744210f8f315210b1ed61
soc: renesas: r8a779a0-sysc: Add r8a779a0 support

Add support for R-Car V3U (R8A779A0) SoC power areas and register
access, because register specification differs from R-Car Gen2/3.

Inspired by patches in the BSP by Tho Vu.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://lore.kernel.org/r/1599810232-29035-5-git-send-email-yoshihiro.shimoda.uh@renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/soc/renesas/Kconfig
drivers/soc/renesas/Makefile
drivers/soc/renesas/r8a779a0-sysc.c [new file with mode: 0644]