Re: [PATCH v5 5/5] soc: aspeed: Adapt to new LPC device tree layout
From: Andrew Jeffery <hidden>
Date: 2021-01-25 04:16:45
Also in:
linux-arm-kernel, linux-aspeed, lkml, openbmc
From: Andrew Jeffery <hidden>
Date: 2021-01-25 04:16:45
Also in:
linux-arm-kernel, linux-aspeed, lkml, openbmc
On Thu, 14 Jan 2021, at 23:46, Chia-Wei, Wang wrote:
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 <redacted> --- drivers/soc/aspeed/aspeed-lpc-ctrl.c | 20 ++++++++++++++------ drivers/soc/aspeed/aspeed-lpc-snoop.c | 23 +++++++++++++++--------
Using a Witherspoon (AST2500) I've tested the aspeed-lpc-ctrl driver: Tested-by: Andrew Jeffery <redacted>