> 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 <[email protected]> > --- > 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 <[email protected]>

