diff options
author | Hans de Goede <hansg@kernel.org> | 2025-08-04 15:32:40 +0200 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2025-10-01 10:28:17 +0100 |
commit | 64e0d839c589f4f2ecd2e3e5bdb5cee6ba6bade9 (patch) | |
tree | b2131fc604a480f8e96e1a96b7bc43f669c8b469 /scripts/gdb/linux/modules.py | |
parent | 71f529e9fedc377b43b73ec9d28ec59d9a3a2792 (diff) |
mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config flag
Testing has shown that reading multiple registers at once (for 10-bit
ADC values) does not work. Set the use_single_read regmap_config flag
to make regmap split these for 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.
Fixes: 6bac0606fdba ("mfd: Add support for Cherry Trail Dollar Cove TI PMIC")
Cc: stable@vger.kernel.org
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Signed-off-by: Hans de Goede <hansg@kernel.org>
Link: https://lore.kernel.org/r/20250804133240.312383-1-hansg@kernel.org
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions