diff options
author | jongmin jeong <[email protected]> | 2021-10-18 21:42:02 +0900 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-10-27 23:10:10 -0400 |
commit | a22bcfdbf10b4182e94ae98a641efa676170feaf (patch) | |
tree | 19464bc8c3aa54d9e361e81ba4c88a94c7899b12 /scripts/gdb/linux/tasks.py | |
parent | 3a71f0f7a51259b3cb95d79cac1e19dcc5e89ce9 (diff) |
scsi: ufs: Add quirk to handle broken UIC command
Samsung ExynosAuto v9 SoC has two types of host controller interface to
support the virtualization of UFS Device. One is the physical host (PH)
that is the same as conventional UFSHCI, and the other is the virtual host
(VH) that supports data transfer function only.
In this configuration the virtual host does not support UIC commands. Add a
quirk to return 0 when the UIC command send function is called.
Link: https://lore.kernel.org/r/[email protected]
Cc: Alim Akhtar <[email protected]>
Cc: James E.J. Bottomley <[email protected]>
Cc: Martin K. Petersen <[email protected]>
Cc: Bart Van Assche <[email protected]>
Reviewed-by: Alim Akhtar <[email protected]>
Signed-off-by: jongmin jeong <[email protected]>
Signed-off-by: Chanho Park <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions