summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2022-09-12 11:44:25 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2022-09-13 10:10:08 +0200
commit24f024e3ab47676938124a363ae8fe7d842bb0f0 (patch)
treeaf2d2b8186238acc90c9b8771e2cc929a53b4d45 /Documentation
parent8a97edb02f169c5d63c951cf1f78548b5ccff618 (diff)
downloadbarebox-24f024e3ab47676938124a363ae8fe7d842bb0f0.tar.gz
barebox-24f024e3ab47676938124a363ae8fe7d842bb0f0.tar.xz
Documentation: Altera SOCFPGA FPGA Manager: fix sphinx error
sphinx error: Documentation/devicetree/bindings/firmware/altr,socfpga-fpga-mgr.rst:10: ERROR: Unexpected indentation. Insert necessary whitespaces and empty lines to form correct nested lists structure. Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Link: https://lore.barebox.org/20220912084430.84451-3-antonynpavlov@gmail.com Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/firmware/altr,socfpga-fpga-mgr.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/firmware/altr,socfpga-fpga-mgr.rst b/Documentation/devicetree/bindings/firmware/altr,socfpga-fpga-mgr.rst
index 9f7de6b985..478e8e6fc4 100644
--- a/Documentation/devicetree/bindings/firmware/altr,socfpga-fpga-mgr.rst
+++ b/Documentation/devicetree/bindings/firmware/altr,socfpga-fpga-mgr.rst
@@ -5,10 +5,12 @@ This binding defines the FPGA Manager on Altera SOCFPGAs. This is used to upload
the firmware to the FPGA part of the SoC.
Required properties:
+
- ``compatible``: shall be ``"altr,socfpga-fpga-mgr"``
- ``reg``: Must contain 2 register ranges:
- 1. The control address space of the FPGA manager.
- 2. The configuration data address space where the firmware data is written to.
+
+ 1. The control address space of the FPGA manager.
+ 2. The configuration data address space where the firmware data is written to.
Example: