On Wed, 27 Oct 2021 at 16:04, Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> wrote: > > On Wed 27 Oct 01:29 PDT 2021, Robert Foss wrote: > > > Hey Bjorn, > > > > On Mon, 25 Oct 2021 at 19:07, Bjorn Andersson > > <bjorn.andersson@xxxxxxxxxx> wrote: > > > > > > The multi-register u16 write operation can use regmap_bulk_write() > > > instead of two separate regmap_write() calls. > > > > > > It's uncertain if this has any effect on the actual updates of the > > > underlying registers, but this at least gives the hardware the > > > opportunity and saves us one transation on the bus. > > > > > > Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > > > > Did you miss including Dougs R-B from v6? As far as I can tell nothing > > else changed between v6 & v7. > > > > Yes, I missed adding Doug's R-b from v6. I also missed fixing the > spelling of transaction (transation) in the commit message. > > Would you be willing to correct these two items as you apply the > patches? Can do.