[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190418124758.24022-4-glaroque@baylibre.com>
Date: Thu, 18 Apr 2019 14:47:57 +0200
From: Guillaume La Roque <glaroque@...libre.com>
To: linus.walleij@...aro.org, robh+dt@...nel.org, mark.rutland@....com,
khilman@...libre.com
Cc: linux-gpio@...r.kernel.org, devicetree@...r.kernel.org,
linux-amlogic@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 3/4] dt-bindings: pinctrl: meson: Add drive-strength-uA property
Add optional drive-strength-uA property
Signed-off-by: Guillaume La Roque <glaroque@...libre.com>
---
Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt
index a47dd990a8d3..b3e4be696ddc 100644
--- a/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt
+++ b/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt
@@ -51,6 +51,9 @@ Configuration nodes support the generic properties "bias-disable",
"bias-pull-up" and "bias-pull-down", described in file
pinctrl-bindings.txt
+Optional properties :
+ - drive-strength-uA: Drive strength for the specified pins in uA.
+
=== Example ===
pinctrl: pinctrl@...09880 {
--
2.17.1
Powered by blists - more mailing lists