Re: Invitation and RFC: Linux Plumbers Device Tree track proposed

2015-05-26 Thread Jon Loeliger
So, like, Arnd Bergmann said: > On Tuesday 14 April 2015 10:36:15 Rob Herring wrote: > > > > >4) Identifying additional people who should attend the device tree > > > track. > > > > Arnd Bergmann > > Matt Porter > > Jon Loeliger > > Gaurav Minocha > > Sorry, I won't be there. I should have

Re: [Celinux-dev] Invitation and RFC: Linux Plumbers Device Tree track proposed

2015-05-05 Thread David Gibson
On Mon, May 04, 2015 at 06:20:35PM -0500, Rob Herring wrote: > On Fri, May 1, 2015 at 4:22 PM, Rob Landley wrote: > > On 04/11/2015 02:20 PM, Rowand, Frank wrote: > >> In recent years there have been proposed tools to aid in the creation of > >> valid > >> device trees and in debugging device tre

Re: [Celinux-dev] Invitation and RFC: Linux Plumbers Device Tree track proposed

2015-05-05 Thread Rob Herring
+Ian On Tue, May 5, 2015 at 2:34 AM, Geert Uytterhoeven wrote: > Hi Rob > > On Tue, May 5, 2015 at 1:20 AM, Rob Herring wrote: >> On Fri, May 1, 2015 at 4:22 PM, Rob Landley wrote: >>> On 04/11/2015 02:20 PM, Rowand, Frank wrote: In recent years there have been proposed tools to aid in the

Re: [Celinux-dev] Invitation and RFC: Linux Plumbers Device Tree track proposed

2015-05-05 Thread Geert Uytterhoeven
Hi Rob On Tue, May 5, 2015 at 1:20 AM, Rob Herring wrote: > On Fri, May 1, 2015 at 4:22 PM, Rob Landley wrote: >> On 04/11/2015 02:20 PM, Rowand, Frank wrote: >>> In recent years there have been proposed tools to aid in the creation of >>> valid >>> device trees and in debugging device tree iss

Re: [Celinux-dev] Invitation and RFC: Linux Plumbers Device Tree track proposed

2015-05-04 Thread Rob Herring
On Fri, May 1, 2015 at 4:22 PM, Rob Landley wrote: > On 04/11/2015 02:20 PM, Rowand, Frank wrote: >> In recent years there have been proposed tools to aid in the creation of >> valid >> device trees and in debugging device tree issues. An example of this is the >> various approaches proposed (wi

Re: [Celinux-dev] Invitation and RFC: Linux Plumbers Device Tree track proposed

2015-05-02 Thread Geert Uytterhoeven
Hi Rob, On Fri, May 1, 2015 at 11:22 PM, Rob Landley wrote: > The archive in 1) should have subdirectories for architectures, with the > same name as the corresponding kernel arch directory. It would be nice > if there was some sort of dts_defconfig that built a vmlinux that > statically linked i

Re: [Celinux-dev] Invitation and RFC: Linux Plumbers Device Tree track proposed

2015-05-01 Thread Rob Landley
On 04/11/2015 02:20 PM, Rowand, Frank wrote: > In recent years there have been proposed tools to aid in the creation of valid > device trees and in debugging device tree issues. An example of this is the > various approaches proposed (with source code provided) to validate device > tree > source

Re: Invitation and RFC: Linux Plumbers Device Tree track proposed

2015-05-01 Thread Matt Porter
On Tue, Apr 14, 2015 at 10:36:15AM -0500, Rob Herring wrote: > On Sat, Apr 11, 2015 at 2:20 PM, Rowand, Frank > wrote: > > In recent years there have been proposed tools to aid in the creation of > > valid > > device trees and in debugging device tree issues. An example of this is the > > variou

Re: Invitation and RFC: Linux Plumbers Device Tree track proposed

2015-04-14 Thread Arnd Bergmann
On Tuesday 14 April 2015 10:36:15 Rob Herring wrote: > > >4) Identifying additional people who should attend the device tree track. > > Arnd Bergmann > Matt Porter > Jon Loeliger > Gaurav Minocha Sorry, I won't be there. I should have replied earlier, but I'll be on parental leave at the tim

Re: Invitation and RFC: Linux Plumbers Device Tree track proposed

2015-04-14 Thread Mark Rutland
On Tue, Apr 14, 2015 at 04:36:15PM +0100, Rob Herring wrote: > On Sat, Apr 11, 2015 at 2:20 PM, Rowand, Frank > wrote: > > In recent years there have been proposed tools to aid in the creation of > > valid > > device trees and in debugging device tree issues. An example of this is the > > variou

Re: Invitation and RFC: Linux Plumbers Device Tree track proposed

2015-04-14 Thread Rob Herring
On Sat, Apr 11, 2015 at 2:20 PM, Rowand, Frank wrote: > In recent years there have been proposed tools to aid in the creation of valid > device trees and in debugging device tree issues. An example of this is the > various approaches proposed (with source code provided) to validate device > tree

Re: Invitation and RFC: Linux Plumbers Device Tree track proposed

2015-04-12 Thread David Gibson
On Sat, Apr 11, 2015 at 09:20:33PM +0200, Rowand, Frank wrote: > In recent years there have been proposed tools to aid in the creation of valid > device trees and in debugging device tree issues. An example of this is the > various approaches proposed (with source code provided) to validate device

Re: [Celinux-dev] Invitation and RFC: Linux Plumbers Device Tree track proposed

2015-04-12 Thread Geert Uytterhoeven
Hi Rob, On Sun, Apr 12, 2015 at 2:05 AM, Rob Landley wrote: > Is there a device tree porting HOWTO anywhere? If I have a board > that's using explicit C initialization, and I want to convert it over > to device tree, step by step what do I do? > > If I'm writing a new board support, what device t

Re: [Celinux-dev] Invitation and RFC: Linux Plumbers Device Tree track proposed

2015-04-11 Thread Rob Landley
On Sat, Apr 11, 2015 at 2:20 PM, Rowand, Frank wrote: > In recent years there have been proposed tools to aid in the creation of valid > device trees and in debugging device tree issues. An example of this is the > various approaches proposed (with source code provided) to validate device > tree

Invitation and RFC: Linux Plumbers Device Tree track proposed

2015-04-11 Thread Rowand, Frank
In recent years there have been proposed tools to aid in the creation of valid device trees and in debugging device tree issues. An example of this is the various approaches proposed (with source code provided) to validate device tree source against valid bindings. As of today, device tree relate