From: u.kleine-koenig@pengutronix.de (Uwe Kleine-König)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: i.MX35: Add kernel oftree support
Date: Wed, 8 Aug 2012 10:59:56 +0200 [thread overview]
Message-ID: <20120808085956.GB25520@pengutronix.de> (raw)
In-Reply-To: <20120803131230.GB23791@S2101-09.ap.freescale.net>
Hello Shawn,
On Fri, Aug 03, 2012 at 09:12:32PM +0800, Shawn Guo wrote:
> On Thu, Aug 02, 2012 at 05:56:25PM +0200, Uwe Kleine-K?nig wrote:
> > + gpio3: gpio at 0x53fa4000 {
> > + compatible = "fsl,imx35-gpio", "fsl,imx31-gpio";
>
> compatible = "fsl,imx35-gpio";
$ git grep fsl,imx3[15]-gpio drivers/gpio
drivers/gpio/gpio-mxc.c: { .compatible = "fsl,imx31-gpio", .data = &mxc_gpio_devtype[IMX31_GPIO], },
I guess that means I have to keep "fsl,imx31-gpio", right?
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-K?nig |
Industrial Linux Solutions | http://www.pengutronix.de/ |
next prev parent reply other threads:[~2012-08-08 8:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-02 15:56 [PATCH 1/2] ARM: i.MX35: Add kernel oftree support Uwe Kleine-König
2012-08-02 15:56 ` [PATCH 2/2] ARM: imx/pcm043: add " Uwe Kleine-König
2012-08-03 13:07 ` Sascha Hauer
2012-08-03 14:15 ` Shawn Guo
2012-08-03 13:05 ` [PATCH 1/2] ARM: i.MX35: Add kernel " Sascha Hauer
2012-08-03 13:12 ` Shawn Guo
2012-08-06 14:41 ` Uwe Kleine-König
2012-08-07 2:44 ` Shawn Guo
2012-08-08 8:59 ` Uwe Kleine-König [this message]
2012-08-08 14:43 ` 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=20120808085956.GB25520@pengutronix.de \
--to=u.kleine-koenig@pengutronix.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 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).