Re: [PATCH v7 3/5] arm64: dts: qcom: sdm845: add UFS controller

From: Evan Green
Date: Thu Jan 10 2019 - 19:20:25 EST


Hi Andy,

On Mon, Dec 10, 2018 at 11:28 AM Evan Green <evgreen@xxxxxxxxxxxx> wrote:
>
> Add the UFS controller and PHY to SDM845.
>
> Signed-off-by: Evan Green <evgreen@xxxxxxxxxxxx>
> Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
> Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
>
> ---
> As Doug mentioned in v2, this should land after (or with) the driver fix
> in this series.
>
> Changes in v7: None
> Changes in v6:
> - Removed resets and reset-names (Bjorn)
> - Renamed nodes (Bjorn)
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
> Changes in v2:
> - Renamed ufsphy to phy (Vivek)
> - Removed #clock-cells (Vivek)
>
> arch/arm64/boot/dts/qcom/sdm845.dtsi | 64 ++++++++++++++++++++++++++++
> 1 file changed, 64 insertions(+)
>

Patches 3, 4, and 5 of this series should be ready to go. Any reason
they never got picked up? Were you just waiting for patches 1 and 2 to
show up from Kishon?


-Evan