Re: [PATCH v2 01/21] dt-bindings: aspeed-lpc: Remove LPC partitioning

From: Andrew Jeffery
Date: Fri Apr 09 2021 - 01:24:45 EST




On Fri, 9 Apr 2021, at 12:48, Joel Stanley wrote:
> On Fri, 19 Mar 2021 at 06:28, Andrew Jeffery <andrew@xxxxxxxx> wrote:
> >
> > From: "Chia-Wei, Wang" <chiawei_wang@xxxxxxxxxxxxxx>
> >
> > The LPC controller has no concept of the BMC and the Host partitions.
> > This patch fixes the documentation by removing the description on LPC
> > partitions. The register offsets illustrated in the DTS node examples
> > are also fixed to adapt to the LPC DTS change.
>
> Is this accurate:
>
> The node examples change their reg address to be an offset from the
> LPC HC to be an offset from the base of the LPC region.

Everything becomes based from the start of the LPC region, yes.

Andrew