]> git.ipfire.org Git - thirdparty/linux.git/commit
soc: renesas: rz-sysc: Move RZ/V2H SoC detection to the SYS driver
authorJohn Madieu <john.madieu.xa@bp.renesas.com>
Tue, 28 Jan 2025 03:13:41 +0000 (04:13 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 20 Feb 2025 16:38:33 +0000 (17:38 +0100)
commit4300f38467e71ce3cde978bf14ea1e696912b918
tree17ea052cfe0d0c79eaaed52050b13c2a0eab74bc
parentd07470cff53b3cfc68a3653c36fbf8ffd1ddaf3c
soc: renesas: rz-sysc: Move RZ/V2H SoC detection to the SYS driver

As per the other SoC variant of the same family, the system controller
provides SoC ID in its own registers.

Signed-off-by: John Madieu <john.madieu.xa@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/20250128031342.52675-5-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/r9a09g057-sys.c [new file with mode: 0644]
drivers/soc/renesas/renesas-soc.c
drivers/soc/renesas/rz-sysc.c
drivers/soc/renesas/rz-sysc.h