linux-stable/drivers/acpi/pmic
Hans de Goede 7de6c3fb6d ACPI: PMIC: Add comments with DSDT power opregion field names
The DSDTs of CHT devices using the Dollar Cove TI PMIC, all use
LDO1 - LDO14 names for the DSDT power opregion field names.

Add comments with these fields to make it easier to see which PMIC
registers are being set by ACPI code using these.

Note that LDO4 is missing and the mapped registers jump from 0x43
to 0x45 to match. This matches with how the fields are declared
in the DSDT where LDO4 is skipped too. Note there is no hole in
the field addresses, LDO4 is simply just not defined on either side.

Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2023-01-30 16:47:13 +01:00
..
Kconfig mfd: tps68470: Remove tps68470 MFD driver 2021-06-17 13:12:18 +02:00
Makefile ACPI / PMIC: Move TPS68470 OpRegion driver to drivers/acpi/pmic/ 2020-09-15 19:40:59 +02:00
intel_pmic.c ACPI: PMIC: allow drivers to provide a custom lpat_raw_to_temp() function 2021-12-08 15:34:57 +01:00
intel_pmic.h ACPI: PMIC: allow drivers to provide a custom lpat_raw_to_temp() function 2021-12-08 15:34:57 +01:00
intel_pmic_bxtwc.c ACPI: PMIC: allow drivers to provide a custom lpat_raw_to_temp() function 2021-12-08 15:34:57 +01:00
intel_pmic_bytcrc.c ACPI: PMIC: Add pmic_i2c_address to BYT Crystal Cove support 2022-12-30 18:46:55 +01:00
intel_pmic_chtcrc.c ACPI: PMIC: allow drivers to provide a custom lpat_raw_to_temp() function 2021-12-08 15:34:57 +01:00
intel_pmic_chtdc_ti.c ACPI: PMIC: Add comments with DSDT power opregion field names 2023-01-30 16:47:13 +01:00
intel_pmic_chtwc.c ACPI: PMIC: allow drivers to provide a custom lpat_raw_to_temp() function 2021-12-08 15:34:57 +01:00
intel_pmic_xpower.c ACPI: PMIC: xpower: Fix _TMP ACPI errors 2021-12-08 15:34:57 +01:00
tps68470_pmic.c ACPI / PMIC: Sort headers alphabetically 2018-09-10 12:57:04 +02:00