Re: [PATCH v9 3/7] staging: add bindings document for simple fpga bus

2015-07-23 Thread Steffen Trumtrar
Hi! On Fri, Jul 17, 2015 at 04:22:07PM -0500, atull wrote: > On Fri, 17 Jul 2015, Steffen Trumtrar wrote: > > > Hi! > > > > On Fri, Jul 17, 2015 at 10:51:13AM -0500, at...@opensource.altera.com wrote: > > > From: Alan Tull > > > > > > New bindings document for simple fpga bus. > > > > > > Sig

Re: [PATCH v9 3/7] staging: add bindings document for simple fpga bus

2015-07-22 Thread Pavel Machek
> +Optional properties: > +- fpga-mgr : should contain a phandle to a fpga manager. fpga->FPGA, globally. -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsu

Re: [PATCH v9 3/7] staging: add bindings document for simple fpga bus

2015-07-17 Thread atull
On Fri, 17 Jul 2015, Steffen Trumtrar wrote: > Hi! > > On Fri, Jul 17, 2015 at 10:51:13AM -0500, at...@opensource.altera.com wrote: > > From: Alan Tull > > > > New bindings document for simple fpga bus. > > > > Signed-off-by: Alan Tull > > --- > > .../Documentation/bindings/simple-fpga-bus.t

Re: [PATCH v9 3/7] staging: add bindings document for simple fpga bus

2015-07-17 Thread Jason Gunthorpe
On Fri, Jul 17, 2015 at 09:49:13PM +0200, Steffen Trumtrar wrote: > What you are describing here is a virtual bus, that is not existing on > at least the Socfpga, right? I wouldn't get too hung up on bus or not bus, the HW these days doesn't even use busses. For AXI systems, which is all the ARM

Re: [PATCH v9 3/7] staging: add bindings document for simple fpga bus

2015-07-17 Thread Steffen Trumtrar
Hi! On Fri, Jul 17, 2015 at 10:51:13AM -0500, at...@opensource.altera.com wrote: > From: Alan Tull > > New bindings document for simple fpga bus. > > Signed-off-by: Alan Tull > --- > .../Documentation/bindings/simple-fpga-bus.txt | 61 > > 1 file changed, 61 insert

[PATCH v9 3/7] staging: add bindings document for simple fpga bus

2015-07-17 Thread atull
From: Alan Tull New bindings document for simple fpga bus. Signed-off-by: Alan Tull --- .../Documentation/bindings/simple-fpga-bus.txt | 61 1 file changed, 61 insertions(+) create mode 100644 drivers/staging/fpga/Documentation/bindings/simple-fpga-bus.txt diff --