[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210608212350.3029742-4-trix@redhat.com>
Date: Tue, 8 Jun 2021 14:23:41 -0700
From: trix@...hat.com
To: mdf@...nel.org, robh+dt@...nel.org, hao.wu@...el.com,
corbet@....net, fbarrat@...ux.ibm.com, ajd@...ux.ibm.com,
bbrezillon@...nel.org, arno@...isbad.org, schalla@...vell.com,
herbert@...dor.apana.org.au, davem@...emloft.net,
gregkh@...uxfoundation.org, Sven.Auhagen@...eatech.de,
grandmaster@...klimov.de
Cc: linux-fpga@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org, linux-crypto@...r.kernel.org,
linux-staging@...ts.linux.dev, Tom Rix <trix@...hat.com>
Subject: [PATCH 02/11] Documentation: fpga: dfl: change FPGA indirect article to an
From: Tom Rix <trix@...hat.com>
Change use of 'a fpga' to 'an fpga'
Signed-off-by: Tom Rix <trix@...hat.com>
---
Documentation/fpga/dfl.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/fpga/dfl.rst b/Documentation/fpga/dfl.rst
index ccc33f199df2a..ef9eec71f6f3a 100644
--- a/Documentation/fpga/dfl.rst
+++ b/Documentation/fpga/dfl.rst
@@ -57,7 +57,7 @@ FPGA Interface Unit (FIU) represents a standalone functional unit for the
interface to FPGA, e.g. the FPGA Management Engine (FME) and Port (more
descriptions on FME and Port in later sections).
-Accelerated Function Unit (AFU) represents a FPGA programmable region and
+Accelerated Function Unit (AFU) represents an FPGA programmable region and
always connects to a FIU (e.g. a Port) as its child as illustrated above.
Private Features represent sub features of the FIU and AFU. They could be
@@ -311,7 +311,7 @@ The driver organization in virtualization case is illustrated below:
| PCI PF Device | | | PCI VF Device |
+---------------+ | +---------------+
-FPGA PCIe device driver is always loaded first once a FPGA PCIe PF or VF device
+FPGA PCIe device driver is always loaded first once an FPGA PCIe PF or VF device
is detected. It:
* Finishes enumeration on both FPGA PCIe PF and VF device using common
--
2.26.3
Powered by blists - more mailing lists