Message ID | 20190828191756.24312-1-bjorn.andersson@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | Qualcomm UFS device reset support | expand |
Hi, > > This series adds a new ufs vops to allow platform specific methods for > resetting an attached UFS device, then implements this for the > Qualcomm driver. > This reset seems to be necessary for the majority of Dragonboard845c > devices. > > Bean requested in v3 that a software fallback mechanism, using > UIC_CMD_DME_END_PT_RST. I have not been successful in validating > that this > works for me, so I'm postponing this effort and hoping we can add it > incrementally at a later time. This series looks good to me. Yeah - We can add and test the uic command bail-out once this is accepted. Thanks, Avri
Bjorn, > This series adds a new ufs vops to allow platform specific methods for > resetting an attached UFS device, then implements this for the > Qualcomm driver. This reset seems to be necessary for the majority of > Dragonboard845c devices. Applied to 5.4/scsi-queue, thanks!