[PATCH] fpga: region: fix spelling mistake "partion" -> "partition"

From: Colin King
Date: Tue Sep 11 2018 - 08:37:37 EST


From: Colin Ian King <colin.king@xxxxxxxxxxxxx>

Trivial fix to spelling mistake in the documentation

Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/fpga/fpga-region.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/fpga/fpga-region.txt b/Documentation/devicetree/bindings/fpga/fpga-region.txt
index 6db8aeda461a..71beb85b56f1 100644
--- a/Documentation/devicetree/bindings/fpga/fpga-region.txt
+++ b/Documentation/devicetree/bindings/fpga/fpga-region.txt
@@ -484,7 +484,7 @@ It is beyond the scope of this document to fully describe all the FPGA design
constraints required to make partial reconfiguration work[1] [2] [3], but a few
deserve quick mention.

-A persona must have boundary connections that line up with those of the partion
+A persona must have boundary connections that line up with those of the partition
or region it is designed to go into.

During programming, transactions through those connections must be stopped and
--
2.17.1