Re: [PATCH v3 2/2] mailbox: aspeed: add mailbox driver for AST27XX series SoC
From: Andrew Jeffery
Date: Thu Jun 12 2025 - 20:57:20 EST
On Fri, 2025-06-13 at 00:51 +0000, Jammy Huang wrote:
> Hello Andrew,
>
> You can find it in chapter of ast2700 datasheet below.
> III Function Registers -> 12 Inter Processors Communication (IPC)
Great, thanks. The description in the memory space allocation table
doesn't match the chapter heading, which is what tripped me up
("InterProcessor Controller" vs "Inter Processors Communication").
Andrew