On Mon, Aug 4, 2025 at 2:08 PM Hans de Goede hansg@kernel.org wrote:
Thanks for the update, but I just have noticed a few style / spelling errors in the commit message, see below.
Testing has shown that reading multiple registers at once (for 10 bit
10-bit
adc values) does not work. Set the use_single_read regmap_config flag
ADC
to make regmap split these for is.
us
This should fix temperature opregion accesses done by drivers/acpi/pmic/intel_pmic_chtdc_ti.c and is also necessary for the upcoming drivers for the ADC and battery MFD cells.
...
The updated comment LGTM.