[PATCH 7/7] Documentation: Voltage/Current Regulators: fix sphinx error

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


sphinx error:

    Documentation/devicetree/bindings/regulator/regulator.rst:8:
      ERROR: Unexpected indentation.

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

diff --git a/Documentation/devicetree/bindings/regulator/regulator.rst b/Documentation/devicetree/bindings/regulator/regulator.rst
index 9afc020acd3..754c4743286 100644
--- a/Documentation/devicetree/bindings/regulator/regulator.rst
+++ b/Documentation/devicetree/bindings/regulator/regulator.rst
@@ -4,6 +4,7 @@ Voltage/Current Regulators
 In addition to the upstream bindings, another property is added:
 
 Optional properties:
+
 - ``barebox,allow-dummy-supply`` : A property to allow usage of dummy power
   regulator. This can be added to regulator nodes, whose drivers are not yet
   supported. It will rely on regulator reset defaults and use of dummy regulator
-- 
2.37.2




More information about the barebox mailing list