> >Subject: [PATCH v3 09/17] scsi: ufs: ufs-exynos: correct timeout value > >setting registers > > > >PA_PWRMODEUSERDATA0 -> DL_FC0PROTTIMEOUTVAL > >PA_PWRMODEUSERDATA1 -> DL_TC0REPLAYTIMEOUTVAL > >PA_PWRMODEUSERDATA2 -> DL_AFC0REQTIMEOUTVAL > > > >Cc: Alim Akhtar <alim.akhtar@xxxxxxxxxxx> > >Cc: Kiwoong Kim <kwmad.kim@xxxxxxxxxxx> > >Cc: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > >Signed-off-by: Chanho Park <chanho61.park@xxxxxxxxxxx> > >--- > Please add a [Fixes] tag with the original commit which introduce this I'll add below "Fixes" tag. Fixes: a967ddb22d94 ("scsi: ufs: ufs-exynos: Apply vendor-specific values for three timeouts") > > With the above fix, feel free to add > > Reviewed-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx> Thanks for your review :) Best Regards, Chanho Park