diff options
author | Witold Sadowski <[email protected]> | 2024-07-24 08:47:39 -0700 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-07-29 01:19:32 +0100 |
commit | 9cabf4a487cd4035844b4928881a314334f348fe (patch) | |
tree | 82ee1eb3bf587b09418dd96e1fd2f1ad57d9a2fc /tools/perf/util/scripting-engines/trace-event-python.c | |
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 <[email protected]>
Signed-off-by: Piyush Malgujar <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions