devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Grant Likely <grant.likely@secretlab.ca>
To: Shawn Guo <shawn.guo@freescale.com>
Cc: devicetree-discuss@lists.ozlabs.org,
	linux-kernel@vger.kernel.org, Shawn Guo <shawn.guo@linaro.org>,
	"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH] dt: add of_alias_scan and of_alias_get_id
Date: Thu, 22 Sep 2011 11:06:22 -0600	[thread overview]
Message-ID: <20110922170622.GI17168@ponder.secretlab.ca> (raw)
In-Reply-To: <20110922065307.GB27978@S2100-06.ap.freescale.net>

On Thu, Sep 22, 2011 at 02:53:08PM +0800, Shawn Guo wrote:
> On Wed, Sep 21, 2011 at 02:46:54PM -0600, Grant Likely wrote:
> > From: Shawn Guo <shawn.guo@linaro.org>
> > 
> > The patch adds function of_alias_scan to populate a global lookup
> > table with the properties of 'aliases' node and function
> > of_alias_get_id for drivers to find alias id from the lookup table.
> > 
> > v3: Split out automatic addition of aliases on id lookup so that it can be
> >     debated separately from the core functionality.
> > v2: - Add of_chosen/of_aliases populating and of_alias_scan() invocation
> >     for OF_PROMTREE.
> >     - Add locking
> >     - rework parse loop
> > 
> > Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
> > Cc: David S. Miller <davem@davemloft.net>
> > Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
> 
> On imx serial driver:
> 
> Tested-by: Shawn Guo <shawn.guo@linaro.org>
> 
> Hi Grant,
> 
> I just posted a patch to have of_alias_get_id() back for imx serial
> driver with replying to this one.  Can you please merge it to through
> your tree as well?

No problem.

g.

 

  reply	other threads:[~2011-09-22 17:06 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-21 20:46 [PATCH] dt: add of_alias_scan and of_alias_get_id Grant Likely
2011-09-21 20:55 ` David Miller
2011-09-22  6:48 ` [PATCH] serial/imx: add of_alias_get_id() reference back Shawn Guo
     [not found]   ` <1316674093-14802-1-git-send-email-shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2011-09-22 17:20     ` Grant Likely
2011-09-22  6:53 ` [PATCH] dt: add of_alias_scan and of_alias_get_id Shawn Guo
2011-09-22 17:06   ` Grant Likely [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-08-15  1:30 Shawn Guo
     [not found] ` <1313371817-5135-1-git-send-email-shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2011-08-15  5:43   ` David Miller
2011-08-15  6:07     ` Shawn Guo
     [not found]       ` <20110815060708.GH7244-+NayF8gZjK2ctlrPMvKcciBecyulp+rMXqFh9Ls21Oc@public.gmane.org>
2011-08-15  6:05         ` David Miller
     [not found]           ` <20110814.230529.611834234177280886.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2011-08-15  6:36             ` Shawn Guo
     [not found]               ` <20110815063643.GI7244-+NayF8gZjK2ctlrPMvKcciBecyulp+rMXqFh9Ls21Oc@public.gmane.org>
2011-08-15  6:35                 ` David Miller
2011-08-15  6:47                   ` Shawn Guo
2011-08-15  6:45               ` 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=20110922170622.GI17168@ponder.secretlab.ca \
    --to=grant.likely@secretlab.ca \
    --cc=davem@davemloft.net \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shawn.guo@freescale.com \
    --cc=shawn.guo@linaro.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).