On Wed, 24 May 2023 13:48:04 +0000 Jean-Baptiste Maneyrol <Jean-Baptiste.Maneyrol@xxxxxxx> wrote: > Hi Jonathan, > > I'm planning to send patches for a refactorization of timestamp computation for our 2 drivers (inv_mpu6050, inv_icm42600). > > The idea is to take out timestamping of inv_icm42600 into a separate common module, and use it for both inv_icm42600 and inv_mpu6050 drivers. > > For that, I would need the last 2 patches of inv_icm42600 driver (fix timestamp reset & avoid frequent timestamp jitter) in a branch. And 1st one is in fixes-togreg branch while the other sit in testing branch. > > Is it possible to get the fix timestamp reset patch inside the testing branch, so I can send my series? That would make a bit of a mess of the various pull requests, so I'd rather not. I should however get on with sending that fixes one given I wrote the signed tag message last weekend but haven't sent it to greg yet. It's fine to apply that patch locally for your dev branch then send the other patches with a note in the cover letter to say that it's a prerequisite. Jonathan > > Thanks for your help, > JB