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

2019-01-22 Thread Evan Green
On Wed, Jan 16, 2019 at 1:29 PM Stephen Boyd wrote: > > Quoting Evan Green (2019-01-11 15:01:23) > > diff --git a/Documentation/devicetree/bindings/ufs/ufs-qcom.txt > > b/Documentation/devicetree/bindings/ufs/ufs-qcom.txt > > index 21d9a93db2e97..985f5e99ab332 100644 > > --- a/Documentation/devic

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

2019-01-21 Thread Rob Herring
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, rat

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

2019-01-16 Thread Stephen Boyd
Quoting Evan Green (2019-01-11 15:01:23) > diff --git a/Documentation/devicetree/bindings/ufs/ufs-qcom.txt > b/Documentation/devicetree/bindings/ufs/ufs-qcom.txt > index 21d9a93db2e97..985f5e99ab332 100644 > --- a/Documentation/devicetree/bindings/ufs/ufs-qcom.txt > +++ b/Documentation/devicetree/

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

2019-01-11 Thread Evan Green
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