| To: | David Daney <ddaney@caviumnetworks.com> |
|---|---|
| Subject: | Re: [RFC PATCH v2 03/12] of: Make of_find_node_by_path() traverse /aliases for relative paths. |
| From: | Grant Likely <grant.likely@secretlab.ca> |
| Date: | Fri, 4 Mar 2011 14:55:24 -0700 |
| Cc: | linux-mips@linux-mips.org, ralf@linux-mips.org, devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org |
| In-reply-to: | <1299267744-17278-4-git-send-email-ddaney@caviumnetworks.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1299267744-17278-1-git-send-email-ddaney@caviumnetworks.com> <1299267744-17278-4-git-send-email-ddaney@caviumnetworks.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.20 (2009-06-14) |
On Fri, Mar 04, 2011 at 11:42:15AM -0800, David Daney wrote: > Currently all paths passed to of_find_node_by_path() must begin with a > '/', indicating a full path to the desired node. > > Augment the look-up code so that if a path does *not* begin with '/', > the path is used as the name of an /aliases property. The value of > this alias is then used as the full node path to be found. > > Signed-off-by: David Daney <ddaney@caviumnetworks.com> > --- > > This patch is unchanged from the previous version I send separately. I > have not forgotten about Grant's feedback, just deferred it to the > next version. okay; I'll wait for the next version before I consider picking it up. g. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [RFC PATCH v2 12/12] staging: octeon_ethernet: Convert to use device tree., David Miller |
|---|---|
| Next by Date: | Re: [RFC PATCH v2 02/12] of: Allow scripts/dtc/libfdt to be used from kernel code, Grant Likely |
| Previous by Thread: | [RFC PATCH v2 03/12] of: Make of_find_node_by_path() traverse /aliases for relative paths., David Daney |
| Next by Thread: | [RFC PATCH v2 01/12] MIPS: Octeon: Move some Ethernet support files out of staging., David Daney |
| Indexes: | [Date] [Thread] [Top] [All Lists] |