[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1387462890-675-1-git-send-email-b.brezillon@overkiz.com>
Date: Thu, 19 Dec 2013 15:21:30 +0100
From: Boris BREZILLON <b.brezillon@...rkiz.com>
To: Rob Landley <rob@...dley.net>,
Linus Walleij <linus.walleij@...aro.org>,
Alexandre Courbot <gnurou@...il.com>
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-gpio@...r.kernel.org,
Boris BREZILLON <b.brezillon@...rkiz.com>
Subject: [PATCH] gpio: add missing word in gpio dt binding doc
Signed-off-by: Boris BREZILLON <b.brezillon@...rkiz.com>
---
Documentation/devicetree/bindings/gpio/gpio.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/gpio/gpio.txt b/Documentation/devicetree/bindings/gpio/gpio.txt
index e2295e3..4019ce1 100644
--- a/Documentation/devicetree/bindings/gpio/gpio.txt
+++ b/Documentation/devicetree/bindings/gpio/gpio.txt
@@ -56,7 +56,7 @@ and empty GPIO flags as accepted by the "qe_pio_e" gpio-controller.
2) gpio-controller nodes
------------------------
-Every GPIO controller node must both an empty "gpio-controller"
+Every GPIO controller node must contain both an empty "gpio-controller"
property, and have #gpio-cells contain the size of the gpio-specifier.
It might contain GPIO hog definitions. GPIO hogging is a mechanism providing
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists