Hi All, Any thought on this patch set? On Sun, May 6, 2018 at 3:44 PM, Alim Akhtar <alim.akhtar@xxxxxxxxxxx> wrote: > Hi All > > These patches are part of a larger patch series [1] which attempts upstreaming > EXYNOS UFS driver support. There was not much activities after v5 of that > series. In between I saw there were other teams in Samsung tried upstreaming > the same, but that has not really gone anywhere. > I have taken this task again and here is another attempt to upstream exynos-ufs > driver support. I have divided the patches into two series, one which adds > required infra in the ufshcd core needed by exynos-ufs driver and other part > will have actual exynos-ufs driver. Splitting this has a advantage of less > reviewing over head. > > I am floating these as a new patch set. > > [1] https://www.spinics.net/lists/linux-scsi/msg90292.html > > These patches are based on mainline v4.17-rc3. > > Alim Akhtar (4): > scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr > scsi: ufs: add quirk not to allow reset of interrupt aggregation > scsi: ufs: add quirk to enable host controller without hce > scsi: ufs: make ufshcd_config_pwr_mode of non-static func > > drivers/scsi/ufs/ufshcd.c | 104 ++++++++++++++++++++++++++++++++++++++++++---- > drivers/scsi/ufs/ufshcd.h | 18 ++++++++ > 2 files changed, 114 insertions(+), 8 deletions(-) > > -- > 2.7.4 > -- Regards, Alim