linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: shawn.guo@freescale.com (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: imx27-pdk: Add PMIC support
Date: Wed, 16 Apr 2014 14:41:02 +0800	[thread overview]
Message-ID: <20140416064100.GI2523@dragon> (raw)
In-Reply-To: <1397630251.213119658@f389.i.mail.ru>

On Wed, Apr 16, 2014 at 10:37:31AM +0400, Alexander Shiyan wrote:
> Tue, 15 Apr 2014 18:55:12 -0300 ?? Fabio Estevam <festevam@gmail.com>:
> > From: Fabio Estevam <fabio.estevam@freescale.com>
> > 
> > imx27-pdk has a MC13783 PMIC connected to CSPI2 port.
> > 
> > Add support for it.
> > 
> > Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> > ---
> ...
> >  &iomuxc {
> >  	imx27-pdk {
> > +		pinctrl_cspi2: cspi2grp {
> > +			fsl,pins = <
> > +				MX27_PAD_CSPI2_MISO__CSPI2_MISO 0x0
> > +				MX27_PAD_CSPI2_MOSI__CSPI2_MOSI 0x0
> > +				MX27_PAD_CSPI2_SCLK__CSPI2_SCLK 0x0
> > +				MX27_PAD_CSPI2_SS0__GPIO4_21	0x0 /* SPI2 CS0 */
> > +				MX27_PAD_TOUT__GPIO3_14		0x0 /* PMIC IRQ */
> > +			>;
> > +		};
> 
> IRQ GPIO should be in a separate pingroup for PMIC.

Right, patch dropped.

Shawn

      reply	other threads:[~2014-04-16  6:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-15 21:55 [PATCH] ARM: dts: imx27-pdk: Add PMIC support Fabio Estevam
2014-04-15 21:58 ` Russell King - ARM Linux
2014-04-15 22:02   ` Fabio Estevam
2014-04-16  6:18 ` Shawn Guo
2014-04-16  6:37 ` Alexander Shiyan
2014-04-16  6:41   ` Shawn Guo [this message]

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=20140416064100.GI2523@dragon \
    --to=shawn.guo@freescale.com \
    --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 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).