[PATCH v5 5/5] soc: aspeed: Adapt to new LPC device tree layout

From: Andrew Jeffery
Date: Wed Jan 20 2021 - 00:15:11 EST


> Add check against LPC device v2 compatible string to
> ensure that the fixed device tree layout is adopted.
> The LPC register offsets are also fixed accordingly.
>
> Signed-off-by: Chia-Wei, Wang <chiawei_wang@xxxxxxxxxxxxxx>
> ---
> drivers/soc/aspeed/aspeed-lpc-ctrl.c | 20 ++++++++++++++------
> drivers/soc/aspeed/aspeed-lpc-snoop.c | 23 +++++++++++++++--------

In the future please do separate patches for separate drivers, but for now:

Reviewed-by: Andrew Jeffery <andrew@xxxxxxxx>