diff options
author | Witold Sadowski <wsadowski@marvell.com> | 2024-07-24 08:47:39 -0700 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-07-29 01:19:32 +0100 |
commit | 9cabf4a487cd4035844b4928881a314334f348fe (patch) | |
tree | 82ee1eb3bf587b09418dd96e1fd2f1ad57d9a2fc /tools/perf/scripts/python/gecko.py | |
parent | 8232f1e2584ac1eadd3282b035c306ebde87d8b4 (diff) |
spi: cadence: Try to read spi-tx/rx-bus width property using ACPI
Try to read bus width property using acpi_dev_get_property function, do
not rely on spi_mem_default_supports_op function only.
If of_device_get_match_data() will fail, retry with
acpi_device_get_match_data() to handle ACPI properly.
Signed-off-by: Witold Sadowski <wsadowski@marvell.com>
Signed-off-by: Piyush Malgujar <pmalgujar@marvell.com>
Link: https://patch.msgid.link/20240724154739.582367-10-wsadowski@marvell.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions