From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Beldan Subject: Re: [PATCH] ARM: dt: da850: add nand_cs3 node label in the dtsi Date: Thu, 4 Aug 2016 20:53:34 +0000 Message-ID: <20160804205334.GB15013@gobelin> References: <20160803162528.2337-1-kbeldan@baylibre.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org Cc: Rob Herring , Mark Rutland , Russell King , Karl Beldan , Kevin Hilman List-Id: devicetree@vger.kernel.org On Thu, Aug 04, 2016 at 08:43:54PM +0000, Karl Beldan wrote: > 2016-08-03 16:25 GMT+00:00 Karl Beldan : > > > This will allow to adjust the related settings in the board files. > > > > Cc: Kevin Hilman > > Signed-off-by: Karl Beldan > > --- > > 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 > > Please discard this one, I think I'll move things around for the nand. Karl -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html