linux/drivers/ufs/host
Chanho Park 3d73b200f9 scsi: ufs: ufs-exynos: Change ufs phy control sequence
Since commit 1599069a62 ("phy: core: Warn when phy_power_on is called
before phy_init"), the following warning has been reported:

	phy_power_on was called before phy_init

To address this, we need to remove phy_power_on from exynos_ufs_phy_init()
and move it after phy_init. phy_power_off and phy_exit are also necessary
in exynos_ufs_remove().

Link: https://lore.kernel.org/r/20220706020255.151177-4-chanho61.park@samsung.com
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2022-07-13 22:53:05 -04:00
..
cdns-pltfrm.c
Kconfig scsi: ufs: ufs-renesas: Add support for Renesas R-Car UFS controller 2022-06-13 21:57:34 -04:00
Makefile scsi: ufs: ufs-renesas: Add support for Renesas R-Car UFS controller 2022-06-13 21:57:34 -04:00
tc-dwc-g210-pci.c
tc-dwc-g210-pltfrm.c
tc-dwc-g210.c
tc-dwc-g210.h
ti-j721e-ufs.c
ufs-exynos.c scsi: ufs: ufs-exynos: Change ufs phy control sequence 2022-07-13 22:53:05 -04:00
ufs-exynos.h scsi: ufs: host: ufs-exynos: Add support for FSD UFS HCI 2022-06-13 21:57:33 -04:00
ufs-hisi.c
ufs-hisi.h
ufs-mediatek-trace.h
ufs-mediatek.c scsi: ufs: ufs-mediatek: Fix invalid access to vccqx 2022-06-27 23:17:36 -04:00
ufs-mediatek.h scsi: ufs: ufs-mediatek: Support performance boosting 2022-06-27 23:17:36 -04:00
ufs-qcom-ice.c
ufs-qcom.c scsi: ufs: ufs-qcom: Remove unneeded code 2022-06-27 23:20:16 -04:00
ufs-qcom.h
ufs-renesas.c scsi: ufs: ufs-renesas: Add support for Renesas R-Car UFS controller 2022-06-13 21:57:34 -04:00
ufshcd-dwc.c
ufshcd-dwc.h
ufshcd-pci.c scsi: ufs: ufs-pci: Enable WriteBooster capability on ADL 2022-07-07 17:24:50 -04:00
ufshcd-pltfrm.c scsi: ufs: ufshcd-pltfrm: Constify pointed data 2022-06-27 22:26:45 -04:00
ufshcd-pltfrm.h scsi: ufs: ufshcd-pltfrm: Constify pointed data 2022-06-27 22:26:45 -04:00
ufshci-dwc.h