From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/5] ARM:dts:imx6:phyFLEX: Enable gpmi in module file
Date: Mon, 17 Nov 2014 09:29:34 +0100 [thread overview]
Message-ID: <4491159.MZR4lFNflh@wuerfel> (raw)
In-Reply-To: <3652599.ahZEGyuIxZ@lws-hemp>
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
WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
To: Christian Hemp <c.hemp-guT5V/WYfQezQB+pC5nmwQ@public.gmane.org>
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 2/5] ARM:dts:imx6:phyFLEX: Enable gpmi in module file
Date: Mon, 17 Nov 2014 09:29:34 +0100 [thread overview]
Message-ID: <4491159.MZR4lFNflh@wuerfel> (raw)
In-Reply-To: <3652599.ahZEGyuIxZ@lws-hemp>
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
next prev parent reply other threads:[~2014-11-17 8:29 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-14 13:32 [PATCH 0/5] ARM:dts:imx6:phyflex: dt update Christian Hemp
2014-11-14 13:32 ` Christian Hemp
2014-11-14 13:32 ` [PATCH 1/5] ARM:dts:imx6:phyFLEX: set nodes in alphabetical order Christian Hemp
2014-11-14 13:32 ` Christian Hemp
2014-11-14 13:32 ` [PATCH 2/5] ARM:dts:imx6:phyFLEX: Enable gpmi in module file Christian Hemp
2014-11-14 13:32 ` Christian Hemp
2014-11-14 14:55 ` Arnd Bergmann
2014-11-14 14:55 ` Arnd Bergmann
2014-11-17 8:27 ` Christian Hemp
2014-11-17 8:27 ` Christian Hemp
2014-11-17 8:29 ` Arnd Bergmann [this message]
2014-11-17 8:29 ` Arnd Bergmann
2014-11-14 13:32 ` [PATCH 3/5] ARM:dts:imx6:phyFLEX: Set correct interrupt for pmic Christian Hemp
2014-11-14 13:32 ` Christian Hemp
2014-11-14 13:32 ` [PATCH 4/5] ARM:dts:imx6:phyFLEX: Add PCIe Christian Hemp
2014-11-14 13:32 ` Christian Hemp
2014-11-14 13:32 ` [PATCH 5/5] ARM:dts:imx6:phyFLEX: Add CAN support Christian Hemp
2014-11-14 13:32 ` Christian Hemp
2014-11-19 1:32 ` [PATCH 0/5] ARM:dts:imx6:phyflex: dt update Shawn Guo
2014-11-19 1:32 ` Shawn Guo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4491159.MZR4lFNflh@wuerfel \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.