Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1606668
| From | Alan Tull <delicious.quinoa@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v6 2/4] fpga pr ip: Core driver support for Altera Partial Reconfiguration IP. |
| Date | 2017-03-22 16:40 +0100 |
| Message-ID | <tnQwG-4GP-15@gated-at.bofh.it> (permalink) |
| References | <tnzct-uh-3@gated-at.bofh.it> <tnzcu-uh-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Mar 21, 2017 at 4:02 PM, <matthew.gerlach@linux.intel.com> wrote: > From: Matthew Gerlach <matthew.gerlach@linux.intel.com> > > Adding the core functions necessary for a fpga-mgr driver > for the Altera Partial IP component. It is intended for > these functions to be used by the various bus implementations > like the platform bus or the PCIe bus. > > Signed-off-by: Matthew Gerlach <matthew.gerlach@linux.intel.com> Acked-by: Alan Tull <atull@kernel.org> > --- > v6: > Suggestions from Anatolij Gustschin <agust@denx.de> > s/pr_err/dev_err/g > Change for loop to do/while to handle config_complete_timeout_us == 0 > move altera-pr-ip-core.h to include/linux/fpga > v5: > Fix comment as suggested by Rob Herring <robh@kernel.org> > v4: > v3 patch set mistakenly sent out labeled as v4 > v3: > s/alt_pr_probe/alt_pr_register/ > s/alt_pr_remove/alt_pr_unregister/ >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v6 0/4] Altera Partial Reconfiguration IP matthew.gerlach@linux.intel.com - 2017-03-21 22:10 +0100
[PATCH v6 1/4] fpga: add config complete timeout matthew.gerlach@linux.intel.com - 2017-03-21 22:10 +0100
[PATCH v6 3/4] fpga dt: bindings for Altera Partial Reconfiguration IP. matthew.gerlach@linux.intel.com - 2017-03-21 22:10 +0100
Re: [PATCH v6 3/4] fpga dt: bindings for Altera Partial Reconfiguration IP. Alan Tull <delicious.quinoa@gmail.com> - 2017-03-22 16:30 +0100
[PATCH v6 2/4] fpga pr ip: Core driver support for Altera Partial Reconfiguration IP. matthew.gerlach@linux.intel.com - 2017-03-21 22:10 +0100
Re: [PATCH v6 2/4] fpga pr ip: Core driver support for Altera Partial Reconfiguration IP. Alan Tull <delicious.quinoa@gmail.com> - 2017-03-22 16:40 +0100
[PATCH v6 4/4] fpga pr ip: Platform driver for Altera Partial Reconfiguration IP. matthew.gerlach@linux.intel.com - 2017-03-21 22:10 +0100
Re: [PATCH v6 4/4] fpga pr ip: Platform driver for Altera Partial Reconfiguration IP. Alan Tull <delicious.quinoa@gmail.com> - 2017-03-22 16:20 +0100
csiph-web