Re: [RFC][PATCH v2] scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoC
From: Martin K. Petersen
Date: Tue Oct 23 2018 - 22:47:39 EST
John,
Thanks for tweaking this.
> Not sure if this is the preferred way of scoping the quirk to
> the controller or not. Feedback would be greatly appreciated!
I think my preference would be to add:
UFS_FIX(UFS_VENDOR_SKHYNIX, "hB8aL1",
UFS_DEVICE_QUIRK_HOST_VS_DEBUG),
to ufs_fixups[] and then key off of that in the driver. That's how we do
it in SCSI but the UFS folks may have a different opinion.
--
Martin K. Petersen Oracle Linux Engineering