From: Rob Herring <robh@kernel.org>
To: Ashish Kumar <Ashish.Kumar@nxp.com>
Cc: devicetree@vger.kernel.org, bbrezillon@kernel.org,
Kuldeep Singh <kuldeep.singh@nxp.com>,
Ashish Kumar <ashish.kumar@nxp.com>,
broonie@kernel.org, linux-mtd@lists.infradead.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [Patch v3 1/2] dt-bindings: spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings
Date: Tue, 9 Jul 2019 14:08:37 -0600 [thread overview]
Message-ID: <20190709200837.GA7806@bogus> (raw)
In-Reply-To: <1560942714-13330-2-git-send-email-Ashish.Kumar@nxp.com>
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>
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Ashish Kumar <Ashish.Kumar@nxp.com>
Cc: devicetree@vger.kernel.org, bbrezillon@kernel.org,
Kuldeep Singh <kuldeep.singh@nxp.com>,
Ashish Kumar <ashish.kumar@nxp.com>,
broonie@kernel.org, linux-mtd@lists.infradead.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [Patch v3 1/2] dt-bindings: spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings
Date: Tue, 9 Jul 2019 14:08:37 -0600 [thread overview]
Message-ID: <20190709200837.GA7806@bogus> (raw)
In-Reply-To: <1560942714-13330-2-git-send-email-Ashish.Kumar@nxp.com>
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>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Ashish Kumar <Ashish.Kumar@nxp.com>
Cc: devicetree@vger.kernel.org, bbrezillon@kernel.org,
Kuldeep Singh <kuldeep.singh@nxp.com>,
Ashish Kumar <ashish.kumar@nxp.com>,
broonie@kernel.org, linux-mtd@lists.infradead.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [Patch v3 1/2] dt-bindings: spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings
Date: Tue, 9 Jul 2019 14:08:37 -0600 [thread overview]
Message-ID: <20190709200837.GA7806@bogus> (raw)
In-Reply-To: <1560942714-13330-2-git-send-email-Ashish.Kumar@nxp.com>
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>
next prev parent reply other threads:[~2019-07-09 20:09 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-19 11:11 [PATCH] drivers: mtd: spi-nor: Add flash property for mt25qu512a and mt35xu02g Ashish Kumar
2019-06-19 11:11 ` Ashish Kumar
2019-06-19 11:11 ` Ashish Kumar
2019-06-19 11:11 ` [Patch v3 1/2] dt-bindings: spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings Ashish Kumar
2019-06-19 11:11 ` Ashish Kumar
2019-06-19 11:11 ` Ashish Kumar
2019-07-09 20:08 ` Rob Herring [this message]
2019-07-09 20:08 ` Rob Herring
2019-07-09 20:08 ` Rob Herring
2019-07-29 9:11 ` [EXT] " Ashish Kumar
2019-07-29 9:11 ` Ashish Kumar
2019-07-29 9:11 ` Ashish Kumar
2019-07-31 23:26 ` Leo Li
2019-07-31 23:26 ` Leo Li
2019-07-31 23:26 ` Leo Li
2019-08-01 7:09 ` Ashish Kumar
2019-08-01 7:09 ` Ashish Kumar
2019-08-01 7:09 ` Ashish Kumar
2019-08-01 15:22 ` Han Xu
2019-08-01 15:22 ` Han Xu
2019-08-05 9:08 ` [EXT] " Ashish Kumar
2019-08-05 9:08 ` Ashish Kumar
2019-08-05 11:13 ` Mark Brown
2019-08-05 11:13 ` Mark Brown
2019-06-19 11:11 ` [Patch v3 2/2] dt-bindings: spi: spi-fsl-qspi: Add bindings of ls1088a and ls1012a Ashish Kumar
2019-06-19 11:11 ` Ashish Kumar
2019-06-19 11:11 ` Ashish Kumar
2019-07-09 20:08 ` Rob Herring
2019-07-09 20:08 ` Rob Herring
2019-07-09 20:08 ` Rob Herring
2019-07-29 9:08 ` [EXT] " Ashish Kumar
2019-07-29 9:08 ` Ashish Kumar
2019-07-29 9:08 ` Ashish Kumar
2019-07-31 23:28 ` Leo Li
2019-07-31 23:28 ` Leo Li
2019-07-31 23:28 ` Leo Li
2019-08-01 7:09 ` Ashish Kumar
2019-08-01 7:09 ` Ashish Kumar
2019-08-01 7:09 ` Ashish Kumar
2019-08-01 15:24 ` Han Xu
2019-08-01 15:24 ` Han Xu
2019-08-05 9:07 ` [EXT] " Ashish Kumar
2019-08-05 9:07 ` Ashish Kumar
2019-08-05 11:13 ` Mark Brown
2019-08-05 11:13 ` Mark Brown
2019-06-21 5:37 ` [PATCH] drivers: mtd: spi-nor: Add flash property for mt25qu512a and mt35xu02g Vignesh Raghavendra
2019-06-21 5:37 ` Vignesh Raghavendra
2019-06-21 5:37 ` Vignesh Raghavendra
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190709200837.GA7806@bogus \
--to=robh@kernel.org \
--cc=Ashish.Kumar@nxp.com \
--cc=bbrezillon@kernel.org \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kuldeep.singh@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mtd@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.