From df1e1f47cb31b0047050736b2b1b9351439cc6b2 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Mon, 15 Jun 2015 15:33:59 +0200 Subject: state: Documentation: the backend properties are not optional (anymore) Signed-off-by: Marc Kleine-Budde Signed-off-by: Sascha Hauer --- Documentation/devicetree/bindings/barebox/barebox,state.rst | 3 --- 1 file changed, 3 deletions(-) (limited to 'Documentation/devicetree') diff --git a/Documentation/devicetree/bindings/barebox/barebox,state.rst b/Documentation/devicetree/bindings/barebox/barebox,state.rst index 3405f703c9..96cc41e598 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``. -- cgit v1.2.3