Re: [PATCH v3 1/1] regmap: Synchronize cache for the page selector

From: Mark Brown
Date: Fri Jan 17 2025 - 10:50:59 EST


On Fri, Jan 17, 2025 at 04:30:59PM +0200, Andy Shevchenko wrote:
> On Fri, Jan 17, 2025 at 04:09:58PM +0200, Andy Shevchenko wrote:

> @@ -69,7 +69,7 @@ struct lt9611uxc {
> static const struct regmap_range_cfg lt9611uxc_ranges[] = {
> {
> .name = "register_range",
> - .range_min = 0,
> + .range_min = 0x0100,
> .range_max = 0xd0ff,
> .selector_reg = LT9611_PAGE_CONTROL,
> .selector_mask = 0xff,

There's a bunch of other (generally broken) drivers with their ranges
overlapping their windows, we probably have to drop this for now.

Attachment: signature.asc
Description: PGP signature