platform: generic: mips p8700: dump MMIO regions

Debug print MMIO regions

Signed-off-by: Vladimir Kondratiev <vladimir.kondratiev@mobileye.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Link: https://lore.kernel.org/r/20260223-for-upstream-eyeq7h-v3-20-621d004d1a21@mobileye.com
Signed-off-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
Vladimir Kondratiev
2026-02-23 16:54:59 +02:00
committed by Anup Patel
parent 9169290ca9
commit 3b55e5c722
3 changed files with 65 additions and 0 deletions

View File

@@ -376,6 +376,7 @@ static int eyeq7h_nascent_init(void)
*/
__raw_writeq(NCORE-1, (void *)(cm_base + GCR_MMIO_TOP(1)));
mb();
mips_p8700_dump_mmio();
}
/* Per core set up */