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