Re: [PATCH] ARM: dt: da850: add nand_cs3 node label in the dtsi
From: Karl Beldan <hidden>
Date: 2016-08-04 20:53:34
Also in:
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 [off-list ref]:quoted
This will allow to adjust the related settings in the board files. Cc: Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> Signed-off-by: Karl Beldan <kbeldan-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> --- 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