linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Cc: Linux PPC Development <linuxppc-dev@lists.ozlabs.org>
Subject: Re: [PATCH V2 2/3] powerpc/83xx: consolidate of_platform_bus_probe calls
Date: Fri, 22 Jul 2011 15:37:27 -0500	[thread overview]
Message-ID: <20110722153727.3cf9e361@schlenkerla.am.freescale.net> (raw)
In-Reply-To: <1311364544-9413-3-git-send-email-dbaryshkov@gmail.com>

On Fri, 22 Jul 2011 23:55:43 +0400
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> wrote:

> 83xx board files have a lot of duplication in
> *_declare_of_platform_devices() functions. Merge that into a single
> function common to most of the boards.
> 
> The only leftover is mpc834x_itx.c board file which explicitly asks for
> fsl,pq2pro-localbus, as corresponding bindings don't provide
> "simple-bus" compatibility in localbus node.

What if simple-bus is added to that board's device tree in the future?
Won't we end up probing it twice?

-Scott

  reply	other threads:[~2011-07-22 20:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-22 19:55 [PATCH V2 0/3] powerpc/83xx cleanup Dmitry Eremin-Solenikov
2011-07-22 19:55 ` [PATCH V2 1/3] powerpc/83xx: consolidate init_IRQ functions Dmitry Eremin-Solenikov
2011-11-24  6:40   ` Kumar Gala
2011-07-22 19:55 ` [PATCH V2 2/3] powerpc/83xx: consolidate of_platform_bus_probe calls Dmitry Eremin-Solenikov
2011-07-22 20:37   ` Scott Wood [this message]
2011-07-22 19:55 ` [PATCH V2 3/3] powerpc/83xx: headers cleanup Dmitry Eremin-Solenikov

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=20110722153727.3cf9e361@schlenkerla.am.freescale.net \
    --to=scottwood@freescale.com \
    --cc=dbaryshkov@gmail.com \
    --cc=linuxppc-dev@lists.ozlabs.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).