RE: [PATCH v6 0/10] exynos-ufs: Add support for UFS HCI
From: Avri Altman
Date: Sat Apr 18 2020 - 08:38:59 EST
>
> This patch-set introduces UFS (Universal Flash Storage) host controller
> support
> for Samsung family SoC. Mostly, it consists of UFS PHY and host specific
> driver.
>
> - Changes since v5:
> * re-introduce various quicks which was removed because of no driver
> * consumer of those quirks, initial 4 patches does the same.
You forgot to add those quirks to ufs_fixups.
Each patch that introduces a quirk needs to introduce its users as well -
This is the reason it was removed in the first place.
Thanks,
Avri