Re: [PATCH v1 2/8] dt-bindings: phy: qcom-ufs: Add resets property

From: Rob Herring
Date: Mon Jan 21 2019 - 19:26:29 EST


On Fri, 11 Jan 2019 15:01:23 -0800, Evan Green wrote:
> Add a resets property to the PHY that represents the PHY reset
> register in the UFS controller itself. This better describes the
> complete specification of the PHY, and allows the PHY to perform
> its initialization in a single function, rather than relying on
> back-channel sequencing of initialization through the PHY framework.
>
> Signed-off-by: Evan Green <evgreen@xxxxxxxxxxxx>
> ---
>
> Documentation/devicetree/bindings/ufs/ufs-qcom.txt | 1 +
> 1 file changed, 1 insertion(+)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>