summaryrefslogtreecommitdiff
path: root/drivers/soc/renesas/r9a09g047-sys.c
AgeCommit message (Collapse)AuthorFilesLines
2025-02-20soc: renesas: rz-sysc: Add support for RZ/G3E familyJohn Madieu1-0/+67
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>