Re: Respinning my test-devicetree branch

2010-07-25 Thread Jeremy Kerr
Hi Grant, > I've respun my test-devicetree branch and dropped a bunch of patches > in preference for ones in your arm-dt branch. Here are my notes as I > was working on it. OK, cool. The patches aren't 100% confirmed yet - Nicolas and I are still chatting about the specifics of machine-id alloca

Re: [PATCH] of/device: Make of_device_make_bus_id() usable by other code.

2010-07-25 Thread Grant Likely
On Sat, Jul 24, 2010 at 9:34 PM, Stephen Rothwell wrote: > Hi Grant, > > On Sat, 24 Jul 2010 10:01:11 -0600 Grant Likely > wrote: >> >> diff --git a/include/linux/of_device.h b/include/linux/of_device.h >> index e11a0be..249bc11 100644 >> --- a/include/linux/of_device.h >> +++ b/include/linux/of

Re: [PATCH] of: Provide default of_node_to_nid() when CONFIG_NUMA is not set

2010-07-25 Thread Grant Likely
[cc'ing Arnd] On Sun, Jul 25, 2010 at 02:37:38PM -0600, Grant Likely wrote: > On Sat, Jul 24, 2010 at 9:07 PM, Stephen Rothwell > wrote: > > Hi Grant, > > > > On Sat, 24 Jul 2010 09:43:31 -0600 Grant Likely > > wrote: > >> > >> of_node_to_nid() is only relevant for NUMA.  Don't force architect

Re: [PATCH] of: Provide default of_node_to_nid() when CONFIG_NUMA is not set

2010-07-25 Thread Grant Likely
On Sat, Jul 24, 2010 at 9:07 PM, Stephen Rothwell wrote: > Hi Grant, > > On Sat, 24 Jul 2010 09:43:31 -0600 Grant Likely > wrote: >> >> of_node_to_nid() is only relevant for NUMA.  Don't force architectures to >> implement it if CONFIG_NUMA is not set. > > Why not just do: > > #ifndef of_node_to

Re: [PATCH v3 2/2] powerpc/mpc5121: add initial support for PDM360NG board

2010-07-25 Thread Grant Likely
On Fri, Jul 23, 2010 at 7:49 AM, Anatolij Gustschin wrote: > Adds IFM PDM360NG device tree, and platform code. > > Currently following is supported: >  - Spansion S29GL512P 256 MB NOR flash >  - ST Micro NAND 1 GiB flash >  - DIU, please use "fbcon=map:5 video=fslfb:800x480...@60" >   at the kerne