On Fri, 28 Jun 2024 16:55:37 +0100 Conor Dooley <conor@xxxxxxxxxx> wrote: > On Fri, Jun 28, 2024 at 04:53:50PM +0100, Conor Dooley wrote: > > On Fri, Jun 28, 2024 at 02:48:18PM +0000, Guillaume Stols wrote: > > > This series adds the following improvements over the current AD7606's > > > driver implementation: > > > > > > - Fix wrong usage of gpio array > > > - Fix standby that was documented as ACTIVE_LOW but handled in the > > > driver as if it was ACTIVE_HIGH > > > - Improve dt-bindings documentation > > > - Switch mutex lock to scoped guard > > > > > > Signed-off-by: Guillaume Stols <gstols@xxxxxxxxxxxx> > > > > You missed Acks from Rob on several patches that he gave yesterday: > > https://lore.kernel.org/all/171952025424.477297.14698127361119381011.robh@xxxxxxxxxx/ > > You also seem to be missing acks from me.. > I picked up the first 2 with the acks scraped from v1. There are enough minor changes that I've requested in the other patches that I'd like a v3 fixing those. Obviously make sure to gather up appropriate acks. You may want to wait a few days first though as there are a couple of DT patches in here that need tags. Jonathan