[PATCH 1/2] state: Documentation: the backend properties are not optional (anymore)

Marc Kleine-Budde mkl at pengutronix.de
Mon Jun 15 06:33:59 PDT 2015


Signed-off-by: Marc Kleine-Budde <mkl at pengutronix.de>
---
 Documentation/devicetree/bindings/barebox/barebox,state.rst | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/barebox/barebox,state.rst b/Documentation/devicetree/bindings/barebox/barebox,state.rst
index 7156084c9364..fe8a3d5bc8e3 100644
--- a/Documentation/devicetree/bindings/barebox/barebox,state.rst
+++ b/Documentation/devicetree/bindings/barebox/barebox,state.rst
@@ -29,9 +29,6 @@ Required properties:
 
 * ``compatible``: should be ``barebox,state``;
 * ``magic``: A 32bit number used as a magic to identify the state
-
-Optional properties:
-
 * ``backend``: describes where the data for this state is stored
 * ``backend-type``: should be ``raw`` or ``dtb``.
 
-- 
2.1.4




More information about the barebox mailing list