diff options
author | Terry Bowman <terry.bowman@amd.com> | 2022-02-09 11:27:14 -0600 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2022-02-11 15:38:03 +0100 |
commit | 7c148722d074c29fb998578eea5de3c14b9608c9 (patch) | |
tree | 1f4b915b97a8bbb3939cce34cdd506293198bb8f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fbafbd51bff52cb3a920fd98d4dae2a78dd433d0 (diff) |
i2c: piix4: Add EFCH MMIO support to region request and release
EFCH cd6h/cd7h port I/O may no longer be available on later AMD
processors and it is recommended to use MMIO instead. Update the
request and release functions to support MMIO.
MMIO request/release and mmapping require details during cleanup.
Add a MMIO configuration structure containing resource and vaddress
details for mapping the region, accessing the region, and releasing
the region.
Signed-off-by: Terry Bowman <terry.bowman@amd.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
[wsa: rebased after fixup in previous patch]
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions