From: Markus Pargmann <mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
To: Alexander Shiyan <shc_work-JGs/UdohzUI@public.gmane.org>
Cc: Linus Walleij
<linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
Sascha Hauer <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
Subject: Re: [PATCH v4 6/7] ARM: dts: imx27 phycore pinctrl
Date: Thu, 24 Oct 2013 11:27:52 +0200 [thread overview]
Message-ID: <20131024092752.GB27073@pengutronix.de> (raw)
In-Reply-To: <1382603424.519504719-uDhCb/4LxRRsdVUOrk1QfQ@public.gmane.org>
On Thu, Oct 24, 2013 at 12:30:24PM +0400, Alexander Shiyan wrote:
> > Enable pinctrl for phycore devices.
> >
> > Signed-off-by: Markus Pargmann <mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
> > Acked-by: Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
> ...
> > diff --git a/arch/arm/boot/dts/imx27-phytec-phycore-som.dts b/arch/arm/boot/dts/imx27-phytec-phycore-som.dts
> > index 4ec402c..3dbdb5e 100644
> > --- a/arch/arm/boot/dts/imx27-phytec-phycore-som.dts
> > +++ b/arch/arm/boot/dts/imx27-phytec-phycore-som.dts
> ...
> > &uart1 {
> > + pinctrl-names = "default";
> > + pinctrl-0 = <&pinctrl_uart1_1 &pinctrl_uart1_rtscts_1>;
> > status = "okay";
> > };
>
> No. Please put RTS & CTS pins into RDK. There are no hardware dependencies for SOM.
Okay, I will move both uarts into rdk.
Thanks,
Markus
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
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:[~2013-10-24 9:27 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-24 7:53 [PATCH v4 0/7] ARM: imx27 pinctrl Markus Pargmann
[not found] ` <1382601233-24253-1-git-send-email-mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2013-10-24 7:53 ` [PATCH v4 1/7] pinctrl: imx1 core driver Markus Pargmann
2013-10-24 7:53 ` [PATCH v4 2/7] pinctrl: imx27: imx27 pincontrol driver Markus Pargmann
[not found] ` <1382601233-24253-3-git-send-email-mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2013-10-24 10:19 ` Grant Likely
2013-10-24 7:53 ` [PATCH v4 3/7] ARM: dts: imx27 pin functions Markus Pargmann
2013-10-24 7:53 ` [PATCH v4 4/7] ARM: dts: imx27 pinctrl Markus Pargmann
2013-10-24 7:53 ` [PATCH v4 5/7] ARM: dts: imx27 phyCARD-S pinctrl Markus Pargmann
2013-10-24 7:53 ` [PATCH v4 6/7] ARM: dts: imx27 phycore pinctrl Markus Pargmann
2013-10-24 8:30 ` Alexander Shiyan
[not found] ` <1382603424.519504719-uDhCb/4LxRRsdVUOrk1QfQ@public.gmane.org>
2013-10-24 9:27 ` Markus Pargmann [this message]
2013-10-24 7:53 ` [PATCH v4 7/7] ARM: imx27: enable pinctrl Markus Pargmann
2013-10-24 8:35 ` [PATCH v4 0/7] ARM: imx27 pinctrl 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=20131024092752.GB27073@pengutronix.de \
--to=mpa-bicnvbalz9megne8c9+irq@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org \
--cc=linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=shc_work-JGs/UdohzUI@public.gmane.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 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).