Re: [PATCH v3 3/4] iio: accel: adxl367: use regmap_assign_bits()

From: Nuno Sá

Date: Tue Sep 01 2026 - 04:42:57 EST


On Fri, 21 Aug 2026 21:07:52 +0300, Antoniu Miclaus <antoniu.miclaus@xxxxxxxxxx> wrote:
> Several helpers set or clear a fixed set of bits based on a boolean using
> the regmap_update_bits(reg, mask, en ? mask : 0) idiom. Replace these with
> regmap_assign_bits(), which expresses the same intent more concisely.
>
> No functional change intended.
>
>
> [...]

Reviewed-by: Nuno Sá <nuno.sa@xxxxxxxxxx>

--
Nuno Sá <nuno.sa@xxxxxxxxxx>