Message ID | 1560942714-13330-2-git-send-email-Ashish.Kumar@nxp.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | [v3,1/2] dt-bindings: spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings | expand |
On Wed, 19 Jun 2019 16:41:53 +0530, Ashish Kumar wrote: > There are 2 version of QSPI-IP, according to which controller registers sets > can be big endian or little endian.There are some other minor changes like > RX fifo depth etc. > > The big endian version uses driver compatible "fsl,ls1021a-qspi" and > little endian version uses driver compatible "fsl,ls2080a-qspi" > > Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> > Signed-off-by: Ashish Kumar <ashish.kumar@nxp.com> > --- > v3: > Rebase to top > v2: > Convert to patch series and rebasing done on top of tree > > Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > Reviewed-by: Rob Herring <robh@kernel.org>
> -----Original Message----- > From: Rob Herring <robh@kernel.org> > Sent: Wednesday, July 10, 2019 1:39 AM > To: Ashish Kumar <ashish.kumar@nxp.com> > Cc: devicetree@vger.kernel.org; bbrezillon@kernel.org; broonie@kernel.org; > linux-arm-kernel@lists.infradead.org; linux-mtd@lists.infradead.org; Ashish > Kumar <ashish.kumar@nxp.com>; Kuldeep Singh <kuldeep.singh@nxp.com>; > Ashish Kumar <ashish.kumar@nxp.com> > Subject: [EXT] Re: [Patch v3 1/2] dt-bindings: spi: spi-fsl-qspi: Add ls2080a > compatibility string to bindings > > Caution: EXT Email > > On Wed, 19 Jun 2019 16:41:53 +0530, Ashish Kumar wrote: > > There are 2 version of QSPI-IP, according to which controller > > registers sets can be big endian or little endian.There are some other > > minor changes like RX fifo depth etc. > > > > The big endian version uses driver compatible "fsl,ls1021a-qspi" and > > little endian version uses driver compatible "fsl,ls2080a-qspi" > > > > Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> > > Signed-off-by: Ashish Kumar <ashish.kumar@nxp.com> > > --- > > v3: > > Rebase to top > > v2: > > Convert to patch series and rebasing done on top of tree > > > > Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt | 3 +-- > > 1 file changed, 1 insertion(+), 2 deletions(-) > > > > Reviewed-by: Rob Herring <robh@kernel.org> Hi Leo, I think Rob, is waiting for you ack. Regards Ashish
> -----Original Message----- > From: Ashish Kumar > Sent: Monday, July 29, 2019 4:11 AM > To: Rob Herring <robh@kernel.org>; Leo Li <leoyang.li@nxp.com> > Cc: devicetree@vger.kernel.org; bbrezillon@kernel.org; broonie@kernel.org; > linux-arm-kernel@lists.infradead.org; linux-mtd@lists.infradead.org; > Kuldeep Singh <kuldeep.singh@nxp.com> > Subject: RE: [EXT] Re: [Patch v3 1/2] dt-bindings: spi: spi-fsl-qspi: Add ls2080a > compatibility string to bindings > > > > > -----Original Message----- > > From: Rob Herring <robh@kernel.org> > > Sent: Wednesday, July 10, 2019 1:39 AM > > To: Ashish Kumar <ashish.kumar@nxp.com> > > Cc: devicetree@vger.kernel.org; bbrezillon@kernel.org; > > broonie@kernel.org; linux-arm-kernel@lists.infradead.org; > > linux-mtd@lists.infradead.org; Ashish Kumar <ashish.kumar@nxp.com>; > > Kuldeep Singh <kuldeep.singh@nxp.com>; Ashish Kumar > > <ashish.kumar@nxp.com> > > Subject: [EXT] Re: [Patch v3 1/2] dt-bindings: spi: spi-fsl-qspi: Add > > ls2080a compatibility string to bindings > > > > Caution: EXT Email > > > > On Wed, 19 Jun 2019 16:41:53 +0530, Ashish Kumar wrote: > > > There are 2 version of QSPI-IP, according to which controller > > > registers sets can be big endian or little endian.There are some > > > other minor changes like RX fifo depth etc. > > > > > > The big endian version uses driver compatible "fsl,ls1021a-qspi" and > > > little endian version uses driver compatible "fsl,ls2080a-qspi" > > > > > > Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> > > > Signed-off-by: Ashish Kumar <ashish.kumar@nxp.com> > > > --- > > > v3: > > > Rebase to top > > > v2: > > > Convert to patch series and rebasing done on top of tree > > > > > > Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt | 3 +-- > > > 1 file changed, 1 insertion(+), 2 deletions(-) > > > > > > > Reviewed-by: Rob Herring <robh@kernel.org> > > Hi Leo, > > I think Rob, is waiting for you ack. Binding patches usually go through subsystem tree. So I think this actually need ack from qspi maintainer Han Xu and be picked up by SPI maintainer. Regards, Leo
> -----Original Message----- > From: Leo Li > Sent: Thursday, August 1, 2019 4:57 AM > To: Ashish Kumar <ashish.kumar@nxp.com>; Rob Herring > <robh@kernel.org>; Han Xu <han.xu@nxp.com> > Cc: devicetree@vger.kernel.org; bbrezillon@kernel.org; broonie@kernel.org; > linux-arm-kernel@lists.infradead.org; linux-mtd@lists.infradead.org; Kuldeep > Singh <kuldeep.singh@nxp.com> > Subject: RE: [EXT] Re: [Patch v3 1/2] dt-bindings: spi: spi-fsl-qspi: Add ls2080a > compatibility string to bindings > > > > > -----Original Message----- > > From: Ashish Kumar > > Sent: Monday, July 29, 2019 4:11 AM > > To: Rob Herring <robh@kernel.org>; Leo Li <leoyang.li@nxp.com> > > Cc: devicetree@vger.kernel.org; bbrezillon@kernel.org; > > broonie@kernel.org; linux-arm-kernel@lists.infradead.org; > > linux-mtd@lists.infradead.org; Kuldeep Singh <kuldeep.singh@nxp.com> > > Subject: RE: [EXT] Re: [Patch v3 1/2] dt-bindings: spi: spi-fsl-qspi: > > Add ls2080a compatibility string to bindings > > > > > > > > > -----Original Message----- > > > From: Rob Herring <robh@kernel.org> > > > Sent: Wednesday, July 10, 2019 1:39 AM > > > To: Ashish Kumar <ashish.kumar@nxp.com> > > > Cc: devicetree@vger.kernel.org; bbrezillon@kernel.org; > > > broonie@kernel.org; linux-arm-kernel@lists.infradead.org; > > > linux-mtd@lists.infradead.org; Ashish Kumar <ashish.kumar@nxp.com>; > > > Kuldeep Singh <kuldeep.singh@nxp.com>; Ashish Kumar > > > <ashish.kumar@nxp.com> > > > Subject: [EXT] Re: [Patch v3 1/2] dt-bindings: spi: spi-fsl-qspi: > > > Add ls2080a compatibility string to bindings > > > > > > Caution: EXT Email > > > > > > On Wed, 19 Jun 2019 16:41:53 +0530, Ashish Kumar wrote: > > > > There are 2 version of QSPI-IP, according to which controller > > > > registers sets can be big endian or little endian.There are some > > > > other minor changes like RX fifo depth etc. > > > > > > > > The big endian version uses driver compatible "fsl,ls1021a-qspi" > > > > and little endian version uses driver compatible "fsl,ls2080a-qspi" > > > > > > > > Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> > > > > Signed-off-by: Ashish Kumar <ashish.kumar@nxp.com> > > > > --- > > > > v3: > > > > Rebase to top > > > > v2: > > > > Convert to patch series and rebasing done on top of tree > > > > > > > > Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt | 3 +-- > > > > 1 file changed, 1 insertion(+), 2 deletions(-) > > > > > > > > > > Reviewed-by: Rob Herring <robh@kernel.org> > > > > Hi Leo, > > > > I think Rob, is waiting for you ack. > > Binding patches usually go through subsystem tree. So I think this actually > need ack from qspi maintainer Han Xu and be picked up by SPI maintainer. Hello Han Xu, Could you please ack this few of my dts patches are dependent on this, waiting to be pushed from Shawn's tree. Regards Ashish > > Regards, > Leo
On Tue, Jul 9, 2019 at 3:09 PM Rob Herring <robh@kernel.org> wrote: > > On Wed, 19 Jun 2019 16:41:53 +0530, Ashish Kumar wrote: > > There are 2 version of QSPI-IP, according to which controller registers sets > > can be big endian or little endian.There are some other minor changes like > > RX fifo depth etc. > > > > The big endian version uses driver compatible "fsl,ls1021a-qspi" and > > little endian version uses driver compatible "fsl,ls2080a-qspi" > > > > Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> > > Signed-off-by: Ashish Kumar <ashish.kumar@nxp.com> > > --- > > v3: > > Rebase to top > > v2: > > Convert to patch series and rebasing done on top of tree > > > > Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt | 3 +-- > > 1 file changed, 1 insertion(+), 2 deletions(-) > > > > Reviewed-by: Rob Herring <robh@kernel.org> Acked-by: Han Xu <han.xu@nxp.com> > > ______________________________________________________ > Linux MTD discussion mailing list > http://lists.infradead.org/mailman/listinfo/linux-mtd/
> -----Original Message----- > From: Han Xu <xhnjupt@gmail.com> > Sent: Thursday, August 1, 2019 8:53 PM > To: Rob Herring <robh@kernel.org> > Cc: Ashish Kumar <ashish.kumar@nxp.com>; devicetree@vger.kernel.org; > bbrezillon@kernel.org; Kuldeep Singh <kuldeep.singh@nxp.com>; > broonie@kernel.org; linux-mtd@lists.infradead.org; linux-arm- > kernel@lists.infradead.org > Subject: [EXT] Re: [Patch v3 1/2] dt-bindings: spi: spi-fsl-qspi: Add ls2080a > compatibility string to bindings > > Caution: EXT Email > > On Tue, Jul 9, 2019 at 3:09 PM Rob Herring <robh@kernel.org> wrote: > > > > On Wed, 19 Jun 2019 16:41:53 +0530, Ashish Kumar wrote: > > > There are 2 version of QSPI-IP, according to which controller > > > registers sets can be big endian or little endian.There are some > > > other minor changes like RX fifo depth etc. > > > > > > The big endian version uses driver compatible "fsl,ls1021a-qspi" and > > > little endian version uses driver compatible "fsl,ls2080a-qspi" > > > > > > Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> > > > Signed-off-by: Ashish Kumar <ashish.kumar@nxp.com> > > > --- > > > v3: > > > Rebase to top > > > v2: > > > Convert to patch series and rebasing done on top of tree > > > > > > Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt | 3 +-- > > > 1 file changed, 1 insertion(+), 2 deletions(-) > > > > > > > Reviewed-by: Rob Herring <robh@kernel.org> > > Acked-by: Han Xu <han.xu@nxp.com> Hello Mark, Could you please send this patch[1] from your spi tree, It applies seamlessly on https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git/ [1]: http://patchwork.ozlabs.org/patch/1118636/ Regards Ashish > > > > > ______________________________________________________ > > Linux MTD discussion mailing list > > https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Flists > > .infradead.org%2Fmailman%2Flistinfo%2Flinux- > mtd%2F&data=02%7C01%7C > > > Ashish.Kumar%40nxp.com%7Ca172f045af714e408d0a08d716942751%7C686 > ea1d3bc > > > 2b4c6fa92cd99c5c301635%7C0%7C1%7C637002697881500159&sdata=f > 8i1y4aa > > k3gPnuXM3fD1xFPp4RB7GEWZ45%2BeWPOoNSA%3D&reserved=0
On Mon, Aug 05, 2019 at 09:08:17AM +0000, Ashish Kumar wrote: > Could you please send this patch[1] from your spi tree, It applies seamlessly on > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git/ > > [1]: http://patchwork.ozlabs.org/patch/1118636/ Please don't send content free pings and please allow a reasonable time for review. People get busy, go on holiday, attend conferences and so on so unless there is some reason for urgency (like critical bug fixes) please allow at least a couple of weeks for review. If there have been review comments then people may be waiting for those to be addressed. Sending content free pings adds to the mail volume (if they are seen at all) which is often the problem and since they can't be reviewed directly if something has gone wrong you'll have to resend the patches anyway, so sending again is generally a better approach though there are some other maintainers who like them - if in doubt look at how patches for the subsystem are normally handled.
diff --git a/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt b/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt index e8f1d62..6d7c9ec 100644 --- a/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt +++ b/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt @@ -3,9 +3,8 @@ Required properties: - compatible : Should be "fsl,vf610-qspi", "fsl,imx6sx-qspi", "fsl,imx7d-qspi", "fsl,imx6ul-qspi", - "fsl,ls1021a-qspi" + "fsl,ls1021a-qspi", "fsl,ls2080a-qspi" or - "fsl,ls2080a-qspi" followed by "fsl,ls1021a-qspi", "fsl,ls1043a-qspi" followed by "fsl,ls1021a-qspi" - reg : the first contains the register location and length, the second contains the memory mapping address and length