Re: [PATCH v12 1/6] fpga: add usage documentation for simple fpga bus

2015-10-28 Thread atull
On Wed, 28 Oct 2015, Moritz Fischer wrote: Hi Moritz! > Hi Alan, > > great docs! Couple of nits inline below > > On Tue, Oct 27, 2015 at 3:09 PM, wrote: > > From: Alan Tull > > > > Add a document spelling out usage of the simple fpga bus. > > > > Signed-off-by: Alan Tull > > --- > > v9: In

Re: [PATCH v12 1/6] fpga: add usage documentation for simple fpga bus

2015-10-27 Thread Moritz Fischer
Hi Alan, great docs! Couple of nits inline below On Tue, Oct 27, 2015 at 3:09 PM, wrote: > From: Alan Tull > > Add a document spelling out usage of the simple fpga bus. > > Signed-off-by: Alan Tull > --- > v9: Initial version of this patch in patchset > v10: s/fpga/FPGA/g > improve form

[PATCH v12 1/6] fpga: add usage documentation for simple fpga bus

2015-10-27 Thread atull
From: Alan Tull Add a document spelling out usage of the simple fpga bus. 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 v11: No change in this patch for v11 of the p