Re: [PATCH togreg v2 0/2] iio: imu: inv_icm42607: fix PM error handling

From: Jonathan Cameron

Date: Sat Aug 15 2026 - 16:45:40 EST


On Tue, 11 Aug 2026 10:03:43 +0800
Linmao Li <lilinmao@xxxxxxxxxx> wrote:

> The recently queued ICM-42607 PM support has two error paths that can leave
> the PM core's state inconsistent with the device.

For IIO at least (and I've never come across a subsystem that asks for the
style you have here) don't send new versions in reply to older ones.

It gets too complex if there is a lot of feedback and generally pushes
your patches many screens up from the most recent in potential reviewers
inboxes. So you'll probably get fewer reviews.

Jonathan