From: kbeldan@baylibre.com (Karl Beldan)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dt: da850: add nand_cs3 node label in the dtsi
Date: Thu, 4 Aug 2016 20:53:34 +0000 [thread overview]
Message-ID: <20160804205334.GB15013@gobelin> (raw)
In-Reply-To: <CAJaRCXNB+fC=0H_A4zSgQmeynZJsacY8kS2dLfstX=gfRzzfpA@mail.gmail.com>
On Thu, Aug 04, 2016 at 08:43:54PM +0000, Karl Beldan wrote:
> 2016-08-03 16:25 GMT+00:00 Karl Beldan <kbeldan@baylibre.com>:
>
> > This will allow to adjust the related settings in the board files.
> >
> > Cc: Kevin Hilman <khilman@baylibre.com>
> > Signed-off-by: Karl Beldan <kbeldan@baylibre.com>
> > ---
> > arch/arm/boot/dts/da850.dtsi | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi
> > index 25f0f8e..3a00978 100644
> > --- a/arch/arm/boot/dts/da850.dtsi
> > +++ b/arch/arm/boot/dts/da850.dtsi
> > @@ -375,7 +375,7 @@
> > dma-names = "tx", "rx";
> > };
> > };
> > - nand_cs3 at 62000000 {
> > + nand_cs3: nand_cs3 at 62000000 {
> > compatible = "ti,davinci-nand";
> > reg = <0x62000000 0x807ff
> > 0x68000000 0x8000>;
> > --
> > 2.9.0.rc1
> >
Please discard this one, I think I'll move things around for the nand.
Karl
prev parent reply other threads:[~2016-08-04 20:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-03 16:25 [PATCH] ARM: dt: da850: add nand_cs3 node label in the dtsi Karl Beldan
[not found] ` <CAJaRCXNB+fC=0H_A4zSgQmeynZJsacY8kS2dLfstX=gfRzzfpA@mail.gmail.com>
2016-08-04 20:53 ` Karl Beldan [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=20160804205334.GB15013@gobelin \
--to=kbeldan@baylibre.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;
as well as URLs for NNTP newsgroup(s).