Re: [PATCH 0/7] [POWERPC] Xilinx: Device Tree updates for xilinx.

2008-01-08 Thread Grant Likely
On 1/8/08, Stephen Neuendorffer <[EMAIL PROTECTED]> wrote: > These patches synchronize all the in-kernel drivers to use the compatible > names generated by the UBoot BSP generator. (at > git://git.xilinx.com/gen-mhs-devtree.git) > > This set of patches should all be ready for 2.6.25: I've remov

[PATCH 0/7] [POWERPC] Xilinx: Device Tree updates for xilinx.

2008-01-08 Thread Stephen Neuendorffer
These patches synchronize all the in-kernel drivers to use the compatible names generated by the UBoot BSP generator. (at git://git.xilinx.com/gen-mhs-devtree.git) This set of patches should all be ready for 2.6.25: I've removed the ones that weren't and cleaned up the remainder. In particul

RE: Device Tree updates for xilinx.

2007-12-16 Thread Stephen Neuendorffer
Thanks, I've updated the generator to reflect this. Steve -Original Message- From: David Gibson [mailto:[EMAIL PROTECTED] Sent: Sun 12/16/2007 9:21 PM To: Stephen Neuendorffer Cc: linuxppc-dev@ozlabs.org; Michal Simek; git Subject: Re: Device Tree updates for xilinx. On Sun, D

Re: Device Tree updates for xilinx.

2007-12-16 Thread David Gibson
On Sun, Dec 16, 2007 at 08:58:18PM -0800, Stephen Neuendorffer wrote: > > Since there don't seem to be any examples of this in the tree: do > you have a format preference? For the rest of the compatible lists, > I'm using something like: xlnx,ipname-version. So for the > microblaze, I'd prefer s

RE: Device Tree updates for xilinx.

2007-12-16 Thread Stephen Neuendorffer
ect: Re: Device Tree updates for xilinx. On Thu, Dec 13, 2007 at 03:41:16PM -0800, Stephen Neuendorffer wrote: > > For reference, below is the device tree for a Virtex2Pro design. Except > for the changes noted above, this is entirely automatically generated. > > Steve > >

Re: Device Tree updates for xilinx.

2007-12-16 Thread Josh Boyer
On Sun, 16 Dec 2007 18:04:04 +1100 David Gibson <[EMAIL PROTECTED]> wrote: > > cpus { > > #address-cells = <1>; > > #cpus = <1>; > > #size-cells = <0>; > > PowerPC,[EMAIL PROTECTED] { > > I'm trying to encourage people to move to naming cpu node

Re: Device Tree updates for xilinx.

2007-12-16 Thread David Gibson
On Thu, Dec 13, 2007 at 03:41:16PM -0800, Stephen Neuendorffer wrote: > These patches synchronize all the in-kernel drivers to use the > compatible names generated by the UBoot BSP generator. > (at git://git.xilinx.com/gen-mhs-devtree.git) > > The patches to make this work are coming shortly: > >

Device Tree updates for xilinx.

2007-12-13 Thread Stephen Neuendorffer
These patches synchronize all the in-kernel drivers to use the compatible names generated by the UBoot BSP generator. (at git://git.xilinx.com/gen-mhs-devtree.git) The patches to make this work are coming shortly: patches 1-2 are provided for context only... They're not ready for mainline. They