On Wed, Jun 11, 2025 at 10:04:17PM +0200, Lothar Rubusch wrote: > On Mon, Jun 2, 2025 at 3:07 AM Bagas Sanjaya <bagasdotme@xxxxxxxxx> wrote: > > > > On Sun, Jun 01, 2025 at 05:21:28PM +0000, Lothar Rubusch wrote: > > > The patch set covers the following topics: > > > - add debug register and regmap cache > > > - prepare iio channel scan_type and scan_index > > > - prepare interrupt handling > > > - implement fifo with watermark > > > - add activity/inactivity together with auto-sleep with link bit > > > - add ac coupled activity/inactivity, integrate with auto-sleep and link bit > > > - documentation > > > > The series doesn't cleanly apply on iio/testing tree. Base commit or tree? > > > > Confused... > > I'm sorry for that. My base tree is "testing" here: > https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git/log/?h=testing > > Since this patch could be applied, I guess it could be a good base commit: > https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git/commit/?h=testing&id=d4d10d3535639b946007fb7ffb5bff2d878df921 Don't you use --base when creating series? If not, use it. Bagas, you should refer to the last lines of the (cover letter) message where should be base commit written. When you use `b4` tool, it does automatically for you find the correct base, so one needs just to call `b4 shazam -M $MessageID` on top of the clean vanilla tag, and it will do the rest for you. -- With Best Regards, Andy Shevchenko