mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Antony Pavlov <antonynpavlov@gmail.com>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [PATCH 3/7] Documentation: Altera FPGAs in passive-serial mode: fix sphinx issues
Date: Mon, 12 Sep 2022 11:44:26 +0300	[thread overview]
Message-ID: <20220912084430.84451-4-antonynpavlov@gmail.com> (raw)
In-Reply-To: <20220912084430.84451-1-antonynpavlov@gmail.com>

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@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




  parent reply	other threads:[~2022-09-12  8:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-12  8:44 [PATCH 0/7] Documentation misc fixes Antony Pavlov
2022-09-12  8:44 ` [PATCH 1/7] Documentation: OKUD Max9331: fix sphinx warning Antony Pavlov
2022-09-12  8:44 ` [PATCH 2/7] Documentation: Altera SOCFPGA FPGA Manager: fix sphinx error Antony Pavlov
2022-09-12  8:44 ` Antony Pavlov [this message]
2022-09-12  8:44 ` [PATCH 4/7] Documentation: barebox DT aliases: fix sphinx issues Antony Pavlov
2022-09-12  8:44 ` [PATCH 5/7] Documentation: barebox environment: fix list rendering Antony Pavlov
2022-09-12  8:44 ` [PATCH 6/7] Documentation: Common leds properties: fix 'panic-indicator' list entry rendering Antony Pavlov
2022-09-12  8:44 ` [PATCH 7/7] Documentation: Voltage/Current Regulators: fix sphinx error Antony Pavlov
2022-09-13  8:10 ` [PATCH 0/7] Documentation misc fixes Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220912084430.84451-4-antonynpavlov@gmail.com \
    --to=antonynpavlov@gmail.com \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox