devicetree.vger.kernel.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
  2016-08-04 10:07 ` Karl Beldan
  2016-08-04 20:43 ` Karl Beldan
  0 siblings, 2 replies; 4+ messages in thread
From: Karl Beldan @ 2016-08-03 16:25 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel
  Cc: Mark Rutland, karl.beldan+oss, Kevin Hilman, Russell King,
	Rob Herring, Karl Beldan

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@62000000 {
+	nand_cs3: nand_cs3@62000000 {
 		compatible = "ti,davinci-nand";
 		reg = <0x62000000 0x807ff
 		       0x68000000 0x8000>;
-- 
2.9.0.rc1

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

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

Thread overview: 4+ 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
2016-08-04 10:07 ` Karl Beldan
2016-08-04 20:43 ` Karl Beldan
     [not found]   ` <CAJaRCXNB+fC=0H_A4zSgQmeynZJsacY8kS2dLfstX=gfRzzfpA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
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).