soc: renesas: Add ARCH_R8A77960 for existing R-Car M3-W
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 23 Oct 2019 12:33:33 +0000 (14:33 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 1 Nov 2019 13:25:53 +0000 (14:25 +0100)
commit39e57e14d7eaf8182ce09640c49423122909d5b6
treef77e0661bb39d0dca80150b719f2afcddf0831d4
parentf79edb17b618c3122d11eb0c848855b99c42fa24
soc: renesas: Add ARCH_R8A77960 for existing R-Car M3-W

Add CONFIG_ARCH_R8A77960 as a new config symbol for R-Car M3-W
(R8A77960), to replace CONFIG_ARCH_R8A7796, and avoid confusion with
R-Car M3-W+ (R8A77961), which will use CONFIG_ARCH_R8A77961.

Note that for now, CONFIG_ARCH_R8A7796 is retained, and just selects
CONFIG_ARCH_R8A77960.  This relaxes dependencies of other subsystems on
the SoC configuration symbol, and provides a smooth transition path for
config files through "make oldconfig".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://lore.kernel.org/r/20191023123342.13100-3-geert+renesas@glider.be
drivers/soc/renesas/Kconfig
drivers/soc/renesas/renesas-soc.c