From: Shawn Guo <shawnguo@kernel.org>
To: Carlo Caione <ccaione@baylibre.com>
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
s.hauer@pengutronix.de, robh+dt@kernel.org, linux-imx@nxp.com,
kernel@pengutronix.de, festevam@gmail.com,
linux-arm-kernel@lists.infradead.org, l.stach@pengutronix.de
Subject: Re: [PATCH v3 3/3] dt-bindings: spi: Document imx8mq binding
Date: Mon, 11 Feb 2019 09:59:33 +0800 [thread overview]
Message-ID: <20190211015931.GC22487@dragon> (raw)
In-Reply-To: <20190130120511.11555-4-ccaione@baylibre.com>
On Wed, Jan 30, 2019 at 12:05:11PM +0000, Carlo Caione wrote:
> Add the "fsl,imx8mq-qspi" binding to the spi-fsl-qspi documentation.
>
> Signed-off-by: Carlo Caione <ccaione@baylibre.com>
It doesn't apply to my tree, so you may need to send via spi tree.
Shawn
> ---
> Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt b/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt
> index e8f1d627d288..3fd1b8baf5ca 100644
> --- a/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt
> +++ b/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt
> @@ -5,6 +5,8 @@ Required properties:
> "fsl,imx7d-qspi", "fsl,imx6ul-qspi",
> "fsl,ls1021a-qspi"
> or
> + "fsl,imx8mq-qspi" followed by "fsl,imx7d-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,
> --
> 2.19.1
>
_______________________________________________
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: Shawn Guo <shawnguo@kernel.org>
To: Carlo Caione <ccaione@baylibre.com>
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
s.hauer@pengutronix.de, robh+dt@kernel.org, linux-imx@nxp.com,
kernel@pengutronix.de, festevam@gmail.com,
linux-arm-kernel@lists.infradead.org, l.stach@pengutronix.de
Subject: Re: [PATCH v3 3/3] dt-bindings: spi: Document imx8mq binding
Date: Mon, 11 Feb 2019 09:59:33 +0800 [thread overview]
Message-ID: <20190211015931.GC22487@dragon> (raw)
In-Reply-To: <20190130120511.11555-4-ccaione@baylibre.com>
On Wed, Jan 30, 2019 at 12:05:11PM +0000, Carlo Caione wrote:
> Add the "fsl,imx8mq-qspi" binding to the spi-fsl-qspi documentation.
>
> Signed-off-by: Carlo Caione <ccaione@baylibre.com>
It doesn't apply to my tree, so you may need to send via spi tree.
Shawn
> ---
> Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt b/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt
> index e8f1d627d288..3fd1b8baf5ca 100644
> --- a/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt
> +++ b/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt
> @@ -5,6 +5,8 @@ Required properties:
> "fsl,imx7d-qspi", "fsl,imx6ul-qspi",
> "fsl,ls1021a-qspi"
> or
> + "fsl,imx8mq-qspi" followed by "fsl,imx7d-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,
> --
> 2.19.1
>
next prev parent reply other threads:[~2019-02-11 1:59 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-30 12:05 [PATCH v3 0/3] imx8mq: Add QuadSPI controller Carlo Caione
2019-01-30 12:05 ` Carlo Caione
2019-01-30 12:05 ` [PATCH v3 1/3] arm64: dts: " Carlo Caione
2019-01-30 12:05 ` Carlo Caione
2019-01-30 19:24 ` Fabio Estevam
2019-01-30 19:24 ` Fabio Estevam
2019-02-11 1:57 ` Shawn Guo
2019-02-11 1:57 ` Shawn Guo
2019-01-30 12:05 ` [PATCH v3 2/3] arm64: dts: imx8mq-evk: Enable the " Carlo Caione
2019-01-30 12:05 ` Carlo Caione
2019-01-30 19:25 ` Fabio Estevam
2019-01-30 19:25 ` Fabio Estevam
2019-02-11 1:58 ` Shawn Guo
2019-02-11 1:58 ` Shawn Guo
2019-01-30 12:05 ` [PATCH v3 3/3] dt-bindings: spi: Document imx8mq binding Carlo Caione
2019-01-30 12:05 ` Carlo Caione
2019-01-30 18:54 ` Rob Herring
2019-01-30 18:54 ` Rob Herring
2019-01-30 19:25 ` Fabio Estevam
2019-01-30 19:25 ` Fabio Estevam
2019-02-11 1:59 ` Shawn Guo [this message]
2019-02-11 1:59 ` Shawn Guo
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=20190211015931.GC22487@dragon \
--to=shawnguo@kernel.org \
--cc=ccaione@baylibre.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=l.stach@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
/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.