diff options
author | Shyam Sundar S K <[email protected]> | 2024-08-29 14:47:10 +0530 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2024-09-05 18:34:08 +0200 |
commit | 01408932995319eaa3d892c3c5d7739cff5da25b (patch) | |
tree | ed0b697c93db69f1eaebca84cf33ab6f7b6141ba /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 039b23609ff243497ea350200635985364da25ee (diff) |
i3c: mipi-i3c-hci: Add a quirk to set PIO mode
The AMD HCI controller currently only supports PIO mode but exposes DMA
rings to the OS, which leads to the controller being configured in DMA
mode. To address this, add a quirk to avoid configuring the controller in
DMA mode and default to PIO mode.
Additionally, introduce a generic quirk infrastructure to the mipi-i3c-hci
driver to facilitate seamless future quirk additions.
Reviewed-by: Jarkko Nikula <[email protected]>
Co-developed-by: Krishnamoorthi M <[email protected]>
Signed-off-by: Krishnamoorthi M <[email protected]>
Co-developed-by: Guruvendra Punugupati <[email protected]>
Signed-off-by: Guruvendra Punugupati <[email protected]>
Signed-off-by: Shyam Sundar S K <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions