From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 2/5] ARM:dts:imx6:phyFLEX: Enable gpmi in module file Date: Mon, 17 Nov 2014 09:29:34 +0100 Message-ID: <4491159.MZR4lFNflh@wuerfel> References: <1415971946-48975-1-git-send-email-c.hemp@phytec.de> <1445555.ZBLGLeHvnl@wuerfel> <3652599.ahZEGyuIxZ@lws-hemp> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <3652599.ahZEGyuIxZ@lws-hemp> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Christian Hemp Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Monday 17 November 2014 09:27:37 Christian Hemp wrote: > Am Freitag, 14. November 2014, 15:55:11 schrieb Arnd Bergmann: > > On Friday 14 November 2014 14:32:23 Christian Hemp wrote: > > > --- a/arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi > > > +++ b/arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi > > > @@ -91,7 +91,7 @@ > > > > > > pinctrl-names = "default"; > > > pinctrl-0 = <&pinctrl_gpmi_nand>; > > > nand-on-flash-bbt; > > > > > > - status = "disabled"; > > > + status = "okay"; > > > > > > }; > > > > No need for the property unless you are overriding a 'status="disabled"' > > from another file. Just remove this property here. > > the status is disabled in 'arch/arm/boot/dts/imx6qdl.dtsi'. > That why I enabled it in the 'arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi'. > Ok, makes sense. Thanks for the clarification. Arnd -- 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