Re: [PATCH] dt-bindings: ufs: Fix the compatible string definition

2019-02-08 Thread Martin K. Petersen
Marc, >> - compatible: must contain "jedec,ufs-1.1" or "jedec,ufs-2.0", may >> also list one or more of the following: >> "qcom,msm8994-ufshc" >> "qcom,msm8996-ufshc" >> "qcom,ufshc" Applied to 5.1/scsi-queue, thanks! -- Martin

Re: [PATCH] dt-bindings: ufs: Fix the compatible string definition

2019-02-06 Thread Marc Gonzalez
On 12/10/2018 23:39, Douglas Anderson wrote: > If you look at the bindings for the UFS Host Controller it says: > > - compatible: must contain "jedec,ufs-1.1" or "jedec,ufs-2.0", may > also list one or more of the following: > "qcom,msm8994-ufshc" >

Re: [PATCH] dt-bindings: ufs: Fix the compatible string definition

2019-01-23 Thread Evan Green
On Thu, Oct 18, 2018 at 12:52 AM Vivek Gautam wrote: > ... > > Yes, this patch is good to go. > I don't think this patch ever got picked up, despite being reviewed and good to go. Can it be applied somewhere? -Evan

Re: [PATCH] dt-bindings: ufs: Fix the compatible string definition

2018-10-18 Thread Vivek Gautam
On 10/17/2018 9:41 PM, Doug Anderson wrote: Hi, On Tue, Oct 16, 2018 at 11:28 PM Vivek Gautam wrote: Hi Doug, On 10/16/2018 10:29 PM, Doug Anderson wrote: Hi, On Mon, Oct 15, 2018 at 10:51 PM Vivek Gautam wrote: P.S.: While you are at it, can you please move 'ufs-qcom.txt' to Document

Re: [PATCH] dt-bindings: ufs: Fix the compatible string definition

2018-10-17 Thread Rob Herring
On Fri, 12 Oct 2018 14:39:26 -0700, Douglas Anderson wrote: > If you look at the bindings for the UFS Host Controller it says: > > - compatible: must contain "jedec,ufs-1.1" or "jedec,ufs-2.0", may > also list one or more of the following: > "qcom,msm8994-ufshc" >

Re: [PATCH] dt-bindings: ufs: Fix the compatible string definition

2018-10-17 Thread Doug Anderson
Hi, On Tue, Oct 16, 2018 at 11:28 PM Vivek Gautam wrote: > > Hi Doug, > > > On 10/16/2018 10:29 PM, Doug Anderson wrote: > > Hi, > > > > On Mon, Oct 15, 2018 at 10:51 PM Vivek Gautam > > wrote: > P.S.: While you are at it, can you please move 'ufs-qcom.txt' > to Documentation/devicetre

Re: [PATCH] dt-bindings: ufs: Fix the compatible string definition

2018-10-16 Thread Vivek Gautam
Hi Doug, On 10/16/2018 10:29 PM, Doug Anderson wrote: Hi, On Mon, Oct 15, 2018 at 10:51 PM Vivek Gautam wrote: P.S.: While you are at it, can you please move 'ufs-qcom.txt' to Documentation/devicetree/bindings/phy/qcom,ufs-phy.txt. The current name and file location is misleading. I'd rathe

Re: [PATCH] dt-bindings: ufs: Fix the compatible string definition

2018-10-16 Thread Doug Anderson
Hi, On Mon, Oct 15, 2018 at 10:51 PM Vivek Gautam wrote: > > > P.S.: While you are at it, can you please move 'ufs-qcom.txt' > > > to Documentation/devicetree/bindings/phy/qcom,ufs-phy.txt. > > > The current name and file location is misleading. > > > > I'd rather someone at Qualcomm do this. Do

Re: [PATCH] dt-bindings: ufs: Fix the compatible string definition

2018-10-15 Thread Vivek Gautam
On Mon, Oct 15, 2018 at 10:54 PM Doug Anderson wrote: > > Vivek, > > On Mon, Oct 15, 2018 at 8:23 AM Vivek Gautam > wrote: > > > > Hi Doug, > > > > On Sat, Oct 13, 2018 at 3:09 AM Douglas Anderson > > wrote: > > > > > > If you look at the bindings for the UFS Host Controller it says: > > > > >

Re: [PATCH] dt-bindings: ufs: Fix the compatible string definition

2018-10-15 Thread Doug Anderson
Vivek, On Mon, Oct 15, 2018 at 8:23 AM Vivek Gautam wrote: > > Hi Doug, > > On Sat, Oct 13, 2018 at 3:09 AM Douglas Anderson > wrote: > > > > If you look at the bindings for the UFS Host Controller it says: > > > > - compatible: must contain "jedec,ufs-1.1" or "jedec,ufs-2.0", may > >

Re: [PATCH] dt-bindings: ufs: Fix the compatible string definition

2018-10-15 Thread Vivek Gautam
Hi Doug, On Sat, Oct 13, 2018 at 3:09 AM Douglas Anderson wrote: > > If you look at the bindings for the UFS Host Controller it says: > > - compatible: must contain "jedec,ufs-1.1" or "jedec,ufs-2.0", may > also list one or more of the following: > "qcom,msm8994-ufs

[PATCH] dt-bindings: ufs: Fix the compatible string definition

2018-10-12 Thread Douglas Anderson
If you look at the bindings for the UFS Host Controller it says: - compatible: must contain "jedec,ufs-1.1" or "jedec,ufs-2.0", may also list one or more of the following: "qcom,msm8994-ufshc" "qcom,msm8996-ufshc" "qcom,ufshc" My re