Re: [PATCH v4 3/5] ipmi: kcs: aspeed: Adapt to new LPC DTS layout

From: Haiyue Wang
Date: Tue Dec 29 2020 - 09:55:49 EST


On 12/29/2020 14:31, 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<chiawei_wang@xxxxxxxxxxxxxx>
---
drivers/char/ipmi/kcs_bmc_aspeed.c | 27 ++++++++++++++++-----------
1 file changed, 16 insertions(+), 11 deletions(-)

Acked-by: Haiyue Wang <haiyue.wang@xxxxxxxxxxxxxxx>