[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1413792260-4265-2-git-send-email-antoine.tenart@free-electrons.com>
Date: Mon, 20 Oct 2014 10:04:17 +0200
From: Antoine Tenart <antoine.tenart@...e-electrons.com>
To: linus.walleij@...aro.org, sebastian.hesselbarth@...il.com
Cc: Antoine Tenart <antoine.tenart@...e-electrons.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 1/4] Documentation: bindings: pinctrl: document the generic groups property
Group-based drivers use a groups property to define on which groups a
mux function is applied to. Document it.
Signed-off-by: Antoine Tenart <antoine.tenart@...e-electrons.com>
---
Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt b/Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
index fa40a177164c..7a1adc08b366 100644
--- a/Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
+++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
@@ -141,6 +141,7 @@ Supported generic properties are:
pins - the list of pins that properties in the node
apply to
function - the mux function to select
+groups - a list of groups a mux function is applied to
bias-disable - disable any pin bias
bias-high-impedance - high impedance mode ("third-state", "floating")
bias-bus-hold - latch weakly
--
1.9.1
--
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