Hi Lothar, On 03/08, Lothar Rubusch wrote: > On Sat, Feb 22, 2025 at 4:03 PM Jonathan Cameron <jic23@xxxxxxxxxx> wrote: > > > > On Fri, 21 Feb 2025 20:33:52 +0000 > > Lothar Rubusch <l.rubusch@xxxxxxxxx> wrote: > > > > > Fix setting the odr value to update activity time based on frequency > > > derrived by recent odr, and not by obsolete odr value. > > > ... > > > > > > Signed-off-by: Lothar Rubusch <l.rubusch@xxxxxxxxx> ... > > Hi IIO ML readers - Hi Jonathan, > AFAIK there is no tracked bug which I could refer to. Alternatively, I > could refer to > the commit hash of the original commit which introduced the code this > patch is supposed > to fix. Is this ok? Could you please help me here with the process? Yes, the fixes tag should point to the commit that introduced the code that is being fixed. So, this this patch should carry the following tag Fixes: cbab791c5e2a ("iio: accel: add ADXL367 driver") Also, Reviewed-by: Marcelo Schmitt <marcelo.schmitt1@xxxxxxxxx>