public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: dinguyen@opensource.altera.com (Dinh Nguyen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] ARM: socfpga: dtsi: add qspi node
Date: Wed, 19 Oct 2016 10:55:46 -0500	[thread overview]
Message-ID: <alpine.DEB.2.02.1610191054120.29731@linux-builds1> (raw)
In-Reply-To: <20161018074304.6744-1-s.trumtrar@pengutronix.de>

On Tue, 18 Oct 2016, Steffen Trumtrar wrote:

> Add the qspi node to the socfpga dtsi file.
> 
> Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
> ---
>  arch/arm/boot/dts/socfpga.dtsi | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/socfpga.dtsi b/arch/arm/boot/dts/socfpga.dtsi
> index 9f48141270b8..0dc96d2248a6 100644
> --- a/arch/arm/boot/dts/socfpga.dtsi
> +++ b/arch/arm/boot/dts/socfpga.dtsi
> @@ -705,6 +705,20 @@
>  			reg = <0xffff0000 0x10000>;
>  		};
>  
> +		qspi: spi at ff705000 {
> +			compatible = "cdns,qspi-nor";
> +                        #address-cells = <1>;
> +			#size-cells = <0>;
> +			reg = <0xff705000 0x1000>,
> +			      <0xffa00000 0x1000>;

I think the QSPI data address space has a length of 0x100000. I've fixed it up locally.

BR,
Dinh

  parent reply	other threads:[~2016-10-19 15:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-18  7:43 [PATCH 1/3] ARM: socfpga: dtsi: add qspi node Steffen Trumtrar
2016-10-18  7:43 ` [PATCH 2/3] ARM: socfpga: socrates: enable qspi Steffen Trumtrar
2016-10-18  7:43 ` [PATCH 3/3] ARM: socfpga: defconfig: " Steffen Trumtrar
2016-10-18 21:03   ` Dinh Nguyen
2016-10-19  5:26     ` Steffen Trumtrar
2016-10-19 15:55 ` Dinh Nguyen [this message]
2016-10-20  6:42   ` [PATCH 1/3] ARM: socfpga: dtsi: add qspi node Steffen Trumtrar

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=alpine.DEB.2.02.1610191054120.29731@linux-builds1 \
    --to=dinguyen@opensource.altera.com \
    --cc=linux-arm-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox