Re: [PATCH v3 5/7] dt-bindings: scsi: ufs: Add document for ufs-mediatek

2019-03-14 Thread Stanley Chu
Hi Rob and all, On Fri, 2019-03-15 at 00:44 +0800, Rob Herring wrote: > On Thu, Mar 14, 2019 at 3:46 AM Marc Gonzalez wrote: > > > > On 13/03/2019 20:48, Rob Herring wrote: > > > > Documentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt mentions: > > - -fixed-regulator : boolean property specifyi

Re: [PATCH v3 5/7] dt-bindings: scsi: ufs: Add document for ufs-mediatek

2019-03-14 Thread Rob Herring
On Thu, Mar 14, 2019 at 3:46 AM Marc Gonzalez wrote: > > On 13/03/2019 20:48, Rob Herring wrote: > > Documentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt mentions: > - -fixed-regulator : boolean property specifying that -supply is > a fixed regulator. > > > There are no users of that property

Re: [PATCH v3 5/7] dt-bindings: scsi: ufs: Add document for ufs-mediatek

2019-03-14 Thread Marc Gonzalez
On 13/03/2019 20:48, Rob Herring wrote: Documentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt mentions: - -fixed-regulator : boolean property specifying that -supply is a fixed regulator. > There are no users of that property in tree and doesn't look like > adding it was ever reviewed. We have

Re: [PATCH v3 5/7] dt-bindings: scsi: ufs: Add document for ufs-mediatek

2019-03-14 Thread Marc Gonzalez
On 13/03/2019 20:48, Rob Herring wrote: Documentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt mentions: - -fixed-regulator : boolean property specifying that -supply is a fixed regulator. > There are no users of that property in tree and doesn't look like > adding it was ever reviewed. We have

Re: [PATCH v3 5/7] dt-bindings: scsi: ufs: Add document for ufs-mediatek

2019-03-13 Thread Stanley Chu
Hi Rob, On Thu, 2019-03-14 at 03:48 +0800, Rob Herring wrote: > On Tue, Mar 12, 2019 at 9:41 PM Stanley Chu wrote: > > > > Hi Rob, > > > > On Tue, 2019-03-12 at 21:31 +0800, Rob Herring wrote: > > > On Wed, Feb 27, 2019 at 03:23:10PM +0800, Stanley Chu wrote: > > > > Add UFS and UFS PHY node docu

Re: [PATCH v3 5/7] dt-bindings: scsi: ufs: Add document for ufs-mediatek

2019-03-13 Thread Rob Herring
On Tue, Mar 12, 2019 at 9:41 PM Stanley Chu wrote: > > Hi Rob, > > On Tue, 2019-03-12 at 21:31 +0800, Rob Herring wrote: > > On Wed, Feb 27, 2019 at 03:23:10PM +0800, Stanley Chu wrote: > > > Add UFS and UFS PHY node document for Mediatek SoC chips. > > > > > > Signed-off-by: Stanley Chu > > > --

Re: [PATCH v3 5/7] dt-bindings: scsi: ufs: Add document for ufs-mediatek

2019-03-12 Thread Stanley Chu
Hi Rob, On Tue, 2019-03-12 at 21:31 +0800, Rob Herring wrote: > On Wed, Feb 27, 2019 at 03:23:10PM +0800, Stanley Chu wrote: > > Add UFS and UFS PHY node document for Mediatek SoC chips. > > > > Signed-off-by: Stanley Chu > > --- > > .../devicetree/bindings/ufs/ufs-mediatek.txt | 47 ++

Re: [PATCH v3 5/7] dt-bindings: scsi: ufs: Add document for ufs-mediatek

2019-03-12 Thread Rob Herring
On Wed, Feb 27, 2019 at 03:23:10PM +0800, Stanley Chu wrote: > Add UFS and UFS PHY node document for Mediatek SoC chips. > > Signed-off-by: Stanley Chu > --- > .../devicetree/bindings/ufs/ufs-mediatek.txt | 47 +++ > 1 file changed, 47 insertions(+) > create mode 100644 Documen

[PATCH v3 5/7] dt-bindings: scsi: ufs: Add document for ufs-mediatek

2019-02-26 Thread Stanley Chu
Add UFS and UFS PHY node document for Mediatek SoC chips. Signed-off-by: Stanley Chu --- .../devicetree/bindings/ufs/ufs-mediatek.txt | 47 +++ 1 file changed, 47 insertions(+) create mode 100644 Documentation/devicetree/bindings/ufs/ufs-mediatek.txt diff --git a/Documentation