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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux