[PATCH v4 2/4] fpga pr ip: Core driver support for Altera Partial Reconfiguration IP.

2017-03-02 Thread matthew . gerlach
From: Matthew Gerlach 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. v3:

[PATCH v4 2/4] fpga pr ip: Core driver support for Altera Partial Reconfiguration IP.

2017-03-02 Thread matthew . gerlach
From: Matthew Gerlach 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. v3: s/alt_pr_probe/alt_pr_register/