summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/fpga/intro.rst
diff options
context:
space:
mode:
authorAlan Tull <atull@kernel.org>2018-10-16 01:20:04 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-10-16 12:13:50 +0300
commit4a6ff3c9a6fadd98ca4ba8e78820a06ad3e50863 (patch)
tree165ef3cf35e55fb4d2bcacc27404cf0033e14db9 /Documentation/driver-api/fpga/intro.rst
parentfea82b7f6670002ff36bf1bc77d0345b0b2f2d1c (diff)
downloadlinux-4a6ff3c9a6fadd98ca4ba8e78820a06ad3e50863.tar.xz
docs: fpga: document programming fpgas using regions
Clarify the intention that interfaces and upper layers use regions rather than managers directly. Rearrange API documentation to better group the API functions used to create FPGA mgr/bridge/regions and the API used for programming FPGAs. Signed-off-by: Alan Tull <atull@kernel.org> Suggested-by: Federico Vaga <federico.vaga@cern.ch> Acked-by: Moritz Fischer <mdf@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/driver-api/fpga/intro.rst')
-rw-r--r--Documentation/driver-api/fpga/intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/driver-api/fpga/intro.rst b/Documentation/driver-api/fpga/intro.rst
index 50d1cab84950..f54c7dabcc7d 100644
--- a/Documentation/driver-api/fpga/intro.rst
+++ b/Documentation/driver-api/fpga/intro.rst
@@ -44,7 +44,7 @@ FPGA Region
-----------
If you are adding a new interface to the FPGA framework, add it on top
-of an FPGA region to allow the most reuse of your interface.
+of an FPGA region.
The FPGA Region framework (fpga-region.c) associates managers and
bridges as reconfigurable regions. A region may refer to the whole