Message ID | 20220706020255.151177-1-chanho61.park@samsung.com |
---|---|
Headers | show |
Series | change exynos ufs phy control | expand |
Chanho, > The first patch is for changing phy clocks manipulation from > controlling each symbol/ref clocks to clk_bulk APIs. The second patch > is for making power on/off sequences between pmu isolation and clk > control. Finally, the third patch changes the phy on/off and init > sequences from ufs-exynos host driver. Were you intending this series to go through SCSI or the phy tree?
> > The first patch is for changing phy clocks manipulation from > > controlling each symbol/ref clocks to clk_bulk APIs. The second patch > > is for making power on/off sequences between pmu isolation and clk > > control. Finally, the third patch changes the phy on/off and init > > sequences from ufs-exynos host driver. > > Were you intending this series to go through SCSI or the phy tree? I thinks the first two patches are going to phy-tree and you'll need to pick the last patch. Vinod, Could you pick the first two patches in your tree? Best Regards, Chanho Park
On Wed, 6 Jul 2022 11:02:52 +0900, Chanho Park wrote: > Since commit 1599069a62c6 ("phy: core: Warn when phy_power_on is called > before phy_init"), below 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. > > [...] Applied to 5.20/scsi-queue, thanks! [3/3] ufs: ufs-exynos: change ufs phy control sequence https://git.kernel.org/mkp/scsi/c/3d73b200f989