]> git.ipfire.org Git - thirdparty/linux.git/commit
soc: renesas: r9a09g057-sys: Add a callback to print SoC-specific extra features
authorJohn Madieu <john.madieu.xa@bp.renesas.com>
Tue, 28 Jan 2025 03:13:42 +0000 (04:13 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 20 Feb 2025 16:38:33 +0000 (17:38 +0100)
commit25a5246b0e564d238e917b5a3684171718c950fd
treeda91afaea3c0aaf1fd7be5fdd4cbc8991fc363fe
parent4300f38467e71ce3cde978bf14ea1e696912b918
soc: renesas: r9a09g057-sys: Add a callback to print SoC-specific extra features

Some RZ/V2H SoC variants feature a Mali-G31 (GPU) and/or a Mali-C55
(ISP) IP(s).  Detect and inform about their presence during SoC
identification.  Also detect PLL frequency and warn in case of mismatch.

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-6-john.madieu.xa@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/soc/renesas/r9a09g057-sys.c