diff options
author | Chanho Park <[email protected]> | 2021-10-18 21:42:15 +0900 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-10-27 23:10:35 -0400 |
commit | be39f4fd8dd430053304b2ff6db712c0b3168e7f (patch) | |
tree | 73427d9d43367899f8b57b702f1734a9a0763cbc /scripts/gdb/linux/utils.py | |
parent | b52aea54b6bf740b31f675cc1c637a6c5806b37b (diff) |
scsi: ufs: ufs-exynos: Introduce ExynosAuto v9 virtual host
Introduce virtual host driver for ExynosAuto v9 UFS mHCI.
The VH (Virtual Host) only supports data transfer functions so most of
physical features must be disabled by setting the following quirks:
- UFSHCD_QUIRK_BROKEN_UIC_CMD
- UFSHCD_QUIRK_SKIP_PH_CONFIGURATION
Before initialization, the VH must wait until PH is ready. This wait is
currently implemented via polling.
Link: https://lore.kernel.org/r/[email protected]
Cc: Alim Akhtar <[email protected]>
Cc: Kiwoong Kim <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Chanho Park <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions