From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Z4UWu-0001HA-CH for barebox@lists.infradead.org; Mon, 15 Jun 2015 13:34:25 +0000 From: Marc Kleine-Budde Date: Mon, 15 Jun 2015 15:33:59 +0200 Message-Id: <1434375240-30543-2-git-send-email-mkl@pengutronix.de> In-Reply-To: <1434375240-30543-1-git-send-email-mkl@pengutronix.de> References: <1434375240-30543-1-git-send-email-mkl@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH 1/2] state: Documentation: the backend properties are not optional (anymore) To: barebox@lists.infradead.org Signed-off-by: Marc Kleine-Budde --- 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 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox