diff options
author | Hans de Goede <[email protected]> | 2021-12-06 18:48:06 +0100 |
---|---|---|
committer | Lee Jones <[email protected]> | 2021-12-29 13:32:08 +0000 |
commit | 5b78223f55a0f516a1639dbe11cd4324d4aaee20 (patch) | |
tree | 7fb0416b6654e365ab3caaf2c4e91cc9fbb497c9 /tools/perf/scripts/python/sched-migration.py | |
parent | e6b142060b24014bfcf86ae5b1facc5e99e84176 (diff) |
mfd: intel_soc_pmic: Use CPU-id check instead of _HRV check to differentiate variants
The Intel Crystal Cove PMIC has 2 different variants, one for use with
Bay Trail (BYT) SoCs and one for use with Cherry Trail (CHT) SoCs.
So far we have been using an ACPI _HRV check to differentiate between
the 2, but at least on the Microsoft Surface 3, which is a CHT device,
the wrong _HRV value is reported by ACPI.
So instead switch to a CPU-ID check which prevents us from relying on
the possibly wrong ACPI _HRV value.
Signed-off-by: Hans de Goede <[email protected]>
Reported-by: Tsuchiya Yuto <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions