Re: [PATCH v2] mfd: intel_soc_pmic_chtdc_ti: Fix invalid regmap-config max_register value
From: Andy Shevchenko
Date: Sun Dec 08 2024 - 10:55:41 EST
On Sun, Dec 8, 2024 at 5:00 PM Hans de Goede <hdegoede@xxxxxxxxxx> wrote:
>
> The max_register = 128 setting in the regmap config is not valid.
>
> The Intel Dollar Cove TI PMIC has an eeprom unlock register at address 0x88
> and a number of EEPROM registers at 0xF?. Increase max_register to 0xff so
> that these registers can be accessed.
Reviewed-by: Andy Shevchenko <andy@xxxxxxxxxx>
--
With Best Regards,
Andy Shevchenko