From: s.trumtrar@pengutronix.de (Steffen Trumtrar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] ARM: socfpga: dtsi: add qspi node
Date: Thu, 20 Oct 2016 08:42:01 +0200 [thread overview]
Message-ID: <20161020064200.mkz4f54kuaq5liot@pengutronix.de> (raw)
In-Reply-To: <alpine.DEB.2.02.1610191054120.29731@linux-builds1>
On Wed, Oct 19, 2016 at 10:55:46AM -0500, Dinh Nguyen wrote:
> 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.
>
Yeah, you are right. Good catch.
Thanks,
Steffen
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2016-10-20 6:42 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 ` [PATCH 1/3] ARM: socfpga: dtsi: add qspi node Dinh Nguyen
2016-10-20 6:42 ` Steffen Trumtrar [this message]
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=20161020064200.mkz4f54kuaq5liot@pengutronix.de \
--to=s.trumtrar@pengutronix.de \
--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;
as well as URLs for NNTP newsgroup(s).