[PATCH 3/7] Documentation: Altera FPGAs in passive-serial mode: fix sphinx issues

Antony Pavlov antonynpavlov at gmail.com
Mon Sep 12 01:44:26 PDT 2022


sphinx issues:

  Documentation/devicetree/bindings/firmware/altr,passive-serial.rst:10:
    ERROR: Unexpected indentation.
  Documentation/devicetree/bindings/firmware/altr,passive-serial.rst:11:
    WARNING: Block quote ends without a blank line; unexpected unindent.

Insert necessary empty line to fix the problem.

Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
---
 .../devicetree/bindings/firmware/altr,passive-serial.rst         | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/firmware/altr,passive-serial.rst b/Documentation/devicetree/bindings/firmware/altr,passive-serial.rst
index 1012137bc93..cbddd700ce9 100644
--- a/Documentation/devicetree/bindings/firmware/altr,passive-serial.rst
+++ b/Documentation/devicetree/bindings/firmware/altr,passive-serial.rst
@@ -6,6 +6,7 @@ passive serial mode. This is used to upload the firmware and
 to start the FPGA.
 
 Required properties:
+
 - ``compatible``: shall be ``"altr,fpga-passive-serial"`` or
   ``"altr,fpga-arria10-passive-serial"`` for Arria 10
 - ``reg``: SPI chip select
-- 
2.37.2




More information about the barebox mailing list