[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250316110616.58193a25@jic23-huawei>
Date: Sun, 16 Mar 2025 11:06:16 +0000
From: Jonathan Cameron <jic23@...nel.org>
To: Lothar Rubusch <l.rubusch@...il.com>
Cc: lars@...afoo.de, Michael.Hennerich@...log.com,
linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org,
eraretuya@...il.com
Subject: Re: [PATCH v4 01/14] iio: accel: adxl345: use regmap cache for INT
mapping
On Thu, 13 Mar 2025 16:50:36 +0000
Lothar Rubusch <l.rubusch@...il.com> wrote:
> Use regmap cache to replace the maintenance of the interrupt mapping
> state by a member variable intio. The interrupt mapping is initialized
> when the driver is probed, and it is perfectly cacheable.
>
> The patch will still leave the function set_interrupts(). A follow up
> patch takes care of it, when cleaning up the INT enable register
> variable.
>
> Signed-off-by: Lothar Rubusch <l.rubusch@...il.com>
I'm going to nibble away at this series applying what seems ready to me.
Applied this one.
Jonathan
Powered by blists - more mailing lists