On Wed, 10 Apr 2024 12:36:02 +0200 Thomas Haemmerle <thomas.haemmerle@xxxxxxxxxxxxxxxxxxxx> wrote: > Align error handling with `dps310_calculate_temp`, where it's not > possible to differentiate between errors and valid calculations by > checking if the returned value is negative. > > Signed-off-by: Thomas Haemmerle <thomas.haemmerle@xxxxxxxxxxxxxxxxxxxx> Other than the reported locking issue the rest of this series now looks fine to me. So hopefully that should be easy to resolve and I'll pick up v3. Given we are some way into the cycle and the negative value bug has been there quite a while I'll probably just queue the whole series for the next merge window rather than going through the dance of taking the fix patch separately and having to wait before merging the rest. Thanks, Jonathan