> 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>