]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
soc: renesas: rz-sysc: Move RZ/G3S SoC detection to the SYSC driver
authorClaudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Tue, 28 Jan 2025 03:13:39 +0000 (04:13 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 20 Feb 2025 16:38:33 +0000 (17:38 +0100)
commit0704de89eee60e2f968973c7b4ccd8cd219b2d97
tree8af5c8fa09fb45ad8549e18f0b581d1ffb04e17c
parentc1aca5588279fc341a2e12d61e853bb1fd4c72d5
soc: renesas: rz-sysc: Move RZ/G3S SoC detection to the SYSC driver

Now that we have SoC detection in the RZ SYSC driver, move the RZ/G3S
SoC detection to it. The SYSC provides SoC ID in its own registers.

Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: John Madieu <john.madieu.xa@bp.renesas.com>
Link: https://lore.kernel.org/20250128031342.52675-3-john.madieu.xa@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/soc/renesas/Kconfig
drivers/soc/renesas/Makefile
drivers/soc/renesas/r9a08g045-sysc.c [new file with mode: 0644]
drivers/soc/renesas/renesas-soc.c
drivers/soc/renesas/rz-sysc.c
drivers/soc/renesas/rz-sysc.h