]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
soc: renesas: rz-sysc: Add support for RZ/G3E family
authorJohn Madieu <john.madieu.xa@bp.renesas.com>
Tue, 28 Jan 2025 03:13:40 +0000 (04:13 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 20 Feb 2025 16:38:33 +0000 (17:38 +0100)
commitd07470cff53b3cfc68a3653c36fbf8ffd1ddaf3c
treeb57698d5d23d15d7756b68e4c4716e0d84f69551
parent0704de89eee60e2f968973c7b4ccd8cd219b2d97
soc: renesas: rz-sysc: Add support for RZ/G3E family

Add SoC detection support for the RZ/G3E SoC.  Also add support for
detecting the number of cores and the ETHOS-U55 NPU, and also detect PLL
mismatch for SW settings other than 1.7GHz.

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-4-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/r9a09g047-sys.c [new file with mode: 0644]
drivers/soc/renesas/rz-sysc.c
drivers/soc/renesas/rz-sysc.h