linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dt: da850: add nand_cs3 node label in the dtsi
@ 2016-08-03 16:25 Karl Beldan
       [not found] ` <CAJaRCXNB+fC=0H_A4zSgQmeynZJsacY8kS2dLfstX=gfRzzfpA@mail.gmail.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Karl Beldan @ 2016-08-03 16:25 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] ARM: dt: da850: add nand_cs3 node label in the dtsi
       [not found] ` <CAJaRCXNB+fC=0H_A4zSgQmeynZJsacY8kS2dLfstX=gfRzzfpA@mail.gmail.com>
@ 2016-08-04 20:53   ` Karl Beldan
  0 siblings, 0 replies; 2+ messages in thread
From: Karl Beldan @ 2016-08-04 20:53 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-04 20:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).