linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: u.kleine-koenig@pengutronix.de (Uwe Kleine-König)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 2/2] ARM: imx/pcm043: add oftree support
Date: Fri, 10 Aug 2012 15:58:29 +0200	[thread overview]
Message-ID: <20120810135829.GK25520@pengutronix.de> (raw)
In-Reply-To: <CAOMZO5D=1XfV==+VvgzsJccLPiGd6xDCjVSRYxrH0VMzEtX_gg@mail.gmail.com>

Hello Fabio,

On Fri, Aug 10, 2012 at 10:38:02AM -0300, Fabio Estevam wrote:
> On 8/10/12, Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de> wrote:
> > +			serial at 43f90000 {
> > +				status = "okay";
> > +			};
> > +
> > +			serial at 43f94000 {
> > +				status = "okay";
> 
> On other i.mx boards the format is:
> 
> uart1: serial at 43f90000
> 
> Should the same be done here?
I don't care much, but I like to minimize duplication. As dtc bails out
if you get it wrong it would be ok for me to keep the label.

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-K?nig            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

  reply	other threads:[~2012-08-10 13:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-10  9:32 [PATCH v2 1/2] ARM: i.MX35: Add kernel oftree support Uwe Kleine-König
2012-08-10  9:32 ` [PATCH v2 2/2] ARM: imx/pcm043: add " Uwe Kleine-König
2012-08-10 13:35   ` Fabio Estevam
2012-08-10 13:38   ` Fabio Estevam
2012-08-10 13:58     ` Uwe Kleine-König [this message]
2012-08-13 15:04   ` Shawn Guo
2012-08-13  8:15 ` [PATCH v2 1/2] ARM: i.MX35: Add kernel " Shawn Guo
2012-08-13 15:35   ` Uwe Kleine-König
2012-08-14  1:35     ` 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=20120810135829.GK25520@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).