Re: [PATCH v14 1/7] fpga: add usage documentation for fpga area

2015-12-11 Thread atull
On Fri, 11 Dec 2015, Rob Herring wrote: Hi Rob, > > +Device Tree Example: Partial Reconfiguration with no Bridges > > + > > + > > +Live Device Tree contains: > > + fpgamgr@0 { > > Unit address should be ffd03000 here. I'll clean up t

Re: [PATCH v14 1/7] fpga: add usage documentation for fpga area

2015-12-11 Thread Rob Herring
On Thu, Dec 10, 2015 at 05:37:03PM -0600, at...@opensource.altera.com wrote: > From: Alan Tull > > Add a document spelling out usage of the FPGA Area for > reprogramming FPGA's under Device Tree control. I'm not too sure about the split between this and the binding doc. This one clears up a bi

[PATCH v14 1/7] fpga: add usage documentation for fpga area

2015-12-10 Thread atull
From: Alan Tull Add a document spelling out usage of the FPGA Area for reprogramming FPGA's under Device Tree control. Signed-off-by: Alan Tull --- v9: Initial version of this patch in patchset v10: s/fpga/FPGA/g improve formatting some rewriting move to staging/simple-fpga-bus