Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1494808

[PATCH 6/9] dt-bindings: pinctrl: Deprecate sunxi pinctrl bindings

From Maxime Ripard <maxime.ripard@free-electrons.com>
Newsgroups linux.kernel
Subject [PATCH 6/9] dt-bindings: pinctrl: Deprecate sunxi pinctrl bindings
Date 2016-10-03 12:30 +0200
Message-ID <so8Fs-3GE-11@gated-at.bofh.it> (permalink)
References <so8Fs-3GE-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


The generic pin configuration and multiplexing should be preferred now,
even though we still support the old one.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
---
 Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt | 5 +++++
 1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt
index 69617220c5d6..e8b7cf64fdf1 100644
--- a/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt
+++ b/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt
@@ -36,6 +36,11 @@ pins it needs, and how they should be configured, with regard to muxer
 configuration, drive strength and pullups. If one of these options is
 not set, its actual value will be unspecified.
 
+This driver supports the generic pin multiplexing and configuration
+bindings.
+
+*** Deprecated pin configuration and multiplexing binding
+
 Required subnode-properties:
 
 - allwinner,pins: List of strings containing the pin name.
-- 
git-series 0.8.10

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 6/9] dt-bindings: pinctrl: Deprecate sunxi pinctrl bindings Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-10-03 12:30 +0200
  Re: [PATCH 6/9] dt-bindings: pinctrl: Deprecate sunxi pinctrl bindings Chen-Yu Tsai <wens@csie.org> - 2016-10-04 04:40 +0200
    Re: [PATCH 6/9] dt-bindings: pinctrl: Deprecate sunxi pinctrl  bindings Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-10-07 15:10 +0200

csiph-web