Re: [PATCH v3 1/5] arm64: dts: qcom: msm8998: Add UFS nodes

2019-02-06 Thread Marc Gonzalez
On 04/02/2019 18:36, Marc Gonzalez wrote: > diff --git a/arch/arm64/boot/dts/qcom/msm8998.dtsi > b/arch/arm64/boot/dts/qcom/msm8998.dtsi > index 6f4f4b79853b..831af20143da 100644 > --- a/arch/arm64/boot/dts/qcom/msm8998.dtsi > +++ b/arch/arm64/boot/dts/qcom/msm8998.dtsi > @@ -711,6 +711,69 @@ >

Re: [PATCH v3 1/5] arm64: dts: qcom: msm8998: Add UFS nodes

2019-02-04 Thread Jeffrey Hugo
On 2/4/2019 10:36 AM, Marc Gonzalez wrote: Add host controller and PHY DT nodes. Signed-off-by: Marc Gonzalez --- vddp-ref-clk-max-microamp = <100>; sounds tiny and fishy. Jeffrey, Bjorn, can you check? The PHY driver doesn't seem to try to set any load... Yes, 0.1mA matches the hardware docu

[PATCH v3 1/5] arm64: dts: qcom: msm8998: Add UFS nodes

2019-02-04 Thread Marc Gonzalez
Add host controller and PHY DT nodes. Signed-off-by: Marc Gonzalez --- vddp-ref-clk-max-microamp = <100>; sounds tiny and fishy. Jeffrey, Bjorn, can you check? The PHY driver doesn't seem to try to set any load... --- arch/arm64/boot/dts/qcom/msm8998-mtp.dtsi | 19 +++ arch/arm64/boot/dts/qc