Re: [PATCH v2 3/3] fpga manager: bus driver

2014-10-22 Thread atull
On Wed, 22 Oct 2014, at...@opensource.altera.com wrote: > From: Alan Tull > > Support programming the fpga from device tree overlays. > > This patch adds one exported function to the core > (fpga-mgr.c): of_fpga_mgr_dev_lookup > Get pointer to fpga manager struct given a phandle. > > This

[PATCH v2 3/3] fpga manager: bus driver

2014-10-22 Thread atull
From: Alan Tull Support programming the fpga from device tree overlays. This patch adds one exported function to the core (fpga-mgr.c): of_fpga_mgr_dev_lookup Get pointer to fpga manager struct given a phandle. This code is dependent on Pantelis Antoniou's current work on Device Tree

[PATCH v2 3/3] fpga manager: bus driver

2014-10-22 Thread atull
From: Alan Tull at...@opensource.altera.com Support programming the fpga from device tree overlays. This patch adds one exported function to the core (fpga-mgr.c): of_fpga_mgr_dev_lookup Get pointer to fpga manager struct given a phandle. This code is dependent on Pantelis Antoniou's current

Re: [PATCH v2 3/3] fpga manager: bus driver

2014-10-22 Thread atull
On Wed, 22 Oct 2014, at...@opensource.altera.com wrote: From: Alan Tull at...@opensource.altera.com Support programming the fpga from device tree overlays. This patch adds one exported function to the core (fpga-mgr.c): of_fpga_mgr_dev_lookup Get pointer to fpga manager struct given a