Re: [PATCH v1] iio: accel: bma400: remove completed tasks from TODO list

From: Marco Chen

Date: Thu Aug 20 2026 - 11:45:18 EST


On Mon, Aug 17, 2026 at 04:15:23PM +0200, Joshua Crofts wrote:

> Strange that these weren't removed in the commits that introduce said
> changes... Anyhow, not sure if this patch on its own is too much churn,
> Jonathan and the other usually prefer these to go in a series of more
> changes (i.e. if you do the power management TODO, you send this patch
> in the series). This is up to Jonathan however.

That makes sense. I will resend this patch as part of a power management
series instead of an individual patch like I did here. I have ordered
a bma400 and I am reading the kernel docs on runtime PM and other IIO
drivers on how they implement it.

To Jonathan, do you have a preference on how the power management
series should be structured?