On Wed, Jun 10, 2020 at 04:16:05PM +0300, Mika Westerberg wrote: > On Tue, Jun 09, 2020 at 09:24:44PM +0300, Andy Shevchenko wrote: > > There are plenty of places where we call > > readl(chv_padreg(pctrl, offset, ...)); > > > > Replace them with newly introduced chv_readl() helper > > chv_readl(pctrl, offset, ...); > > > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > For patches 1-6, > > Acked-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx> Pushed to my review and testing queue, thanks! Also includes Linus' Ack, since the first submission went pass by mailing list on which Linus replied. -- With Best Regards, Andy Shevchenko