diff options
author | Shyam Sundar S K <Shyam-sundar.S-k@amd.com> | 2024-09-23 13:33:57 +0530 |
---|---|---|
committer | Andi Shyti <andi.shyti@kernel.org> | 2024-11-13 23:29:46 +0100 |
commit | c509ebdb95ee7713a771e7b99d17194dcbecd0d6 (patch) | |
tree | 831a3d1129b6eb2c93118c6345ab4442090113cd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 05d980046f5a202977f903db4ba67f3816dbcc7a (diff) | |
download | linux-c509ebdb95ee7713a771e7b99d17194dcbecd0d6.tar.gz linux-c509ebdb95ee7713a771e7b99d17194dcbecd0d6.tar.bz2 linux-c509ebdb95ee7713a771e7b99d17194dcbecd0d6.zip |
i2c: amd-asf: Add ACPI support for AMD ASF Controller
The AMD ASF controller is presented to the operating system as an ACPI
device. The AMD ASF driver can use ACPI to obtain information about the
ASF controller's attributes, such as the ASF address space and interrupt
number, and to handle ASF interrupts.
Currently, the piix4 driver assumes that a specific port address is
designated for AUX operations. However, with the introduction of ASF, the
same port address may also be used by the ASF controller. Therefore, a
check needs to be added to ensure that if ASF is advertised and enabled in
ACPI, the AUX port should not be configured.
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Co-developed-by: Sanket Goswami <Sanket.Goswami@amd.com>
Signed-off-by: Sanket Goswami <Sanket.Goswami@amd.com>
Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions