Re: [PATCH] arm64: dts: qcom: msm8996: Use UFS_GDSC for UFS

2018-05-25 Thread Bjorn Andersson
On Fri 25 May 05:51 PDT 2018, Vivek Gautam wrote: > Hi Bjorn, > > On Fri, May 25, 2018 at 4:01 AM, Bjorn Andersson > wrote: > > The UFS host controller occationally (20%) fails to enable > > gcc_ufs_axi_clk because the UFS GDSC is not enabled. In most cases it's > >

Re: [PATCH] arm64: dts: qcom: msm8996: Use UFS_GDSC for UFS

2018-05-25 Thread Bjorn Andersson
On Fri 25 May 05:51 PDT 2018, Vivek Gautam wrote: > Hi Bjorn, > > On Fri, May 25, 2018 at 4:01 AM, Bjorn Andersson > wrote: > > The UFS host controller occationally (20%) fails to enable > > gcc_ufs_axi_clk because the UFS GDSC is not enabled. In most cases it's > > enabled through the UFS phy

Re: [PATCH] arm64: dts: qcom: msm8996: Use UFS_GDSC for UFS

2018-05-25 Thread Vivek Gautam
Hi Bjorn, On Fri, May 25, 2018 at 4:01 AM, Bjorn Andersson wrote: > The UFS host controller occationally (20%) fails to enable > gcc_ufs_axi_clk because the UFS GDSC is not enabled. In most cases it's > enabled through the UFS phy driver, but to make sure it's enabled

Re: [PATCH] arm64: dts: qcom: msm8996: Use UFS_GDSC for UFS

2018-05-25 Thread Vivek Gautam
Hi Bjorn, On Fri, May 25, 2018 at 4:01 AM, Bjorn Andersson wrote: > The UFS host controller occationally (20%) fails to enable > gcc_ufs_axi_clk because the UFS GDSC is not enabled. In most cases it's > enabled through the UFS phy driver, but to make sure it's enabled let's > enable it directly

[PATCH] arm64: dts: qcom: msm8996: Use UFS_GDSC for UFS

2018-05-24 Thread Bjorn Andersson
The UFS host controller occationally (20%) fails to enable gcc_ufs_axi_clk because the UFS GDSC is not enabled. In most cases it's enabled through the UFS phy driver, but to make sure it's enabled let's enable it directly from the UFS host controller directly as well. Signed-off-by: Bjorn

[PATCH] arm64: dts: qcom: msm8996: Use UFS_GDSC for UFS

2018-05-24 Thread Bjorn Andersson
The UFS host controller occationally (20%) fails to enable gcc_ufs_axi_clk because the UFS GDSC is not enabled. In most cases it's enabled through the UFS phy driver, but to make sure it's enabled let's enable it directly from the UFS host controller directly as well. Signed-off-by: Bjorn