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


Groups > linux.kernel > #1337643

[PATCH] pinctrl: sunxi: Add missing H3 R_PIO binding documentation

From Krzysztof Adamski <k@japko.eu>
Newsgroups linux.kernel
Subject [PATCH] pinctrl: sunxi: Add missing H3 R_PIO binding documentation
Date 2016-02-18 21:00 +0100
Message-ID <r3CU2-27a-9@gated-at.bofh.it> (permalink)
References <r2nu1-7kC-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


allwinner,sun8i-h3-r-pinctrl was added by
commit ba83a11104ae ("pinctrl: sunxi: Add H3 R_PIO controller support")
but the patch was missing proper binding documentation. This patch fixes
this issue.

Signed-off-by: Krzysztof Adamski <k@japko.eu>
---
 Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt
index 9213b27..3e56b16 100644
--- a/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt
+++ b/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt
@@ -21,6 +21,7 @@ Required properties:
   "allwinner,sun9i-a80-r-pinctrl"
   "allwinner,sun8i-a83t-pinctrl"
   "allwinner,sun8i-h3-pinctrl"
+  "allwinner,sun8i-h3-r-pinctrl"
 
 - reg: Should contain the register physical address and length for the
   pin controller.
-- 
2.1.4

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


Thread

Re: [PATCH v2 3/5] pinctrl: sunxi: Add H3 R_PIO controller support Linus Walleij <linus.walleij@linaro.org> - 2016-02-11 14:30 +0100
  Re: [linux-sunxi] Re: [PATCH v2 3/5] pinctrl: sunxi: Add H3 R_PIO  controller support Krzysztof Adamski <k@japko.eu> - 2016-02-15 09:10 +0100
    Re: [linux-sunxi] Re: [PATCH v2 3/5] pinctrl: sunxi: Add H3 R_PIO  controller support Linus Walleij <linus.walleij@linaro.org> - 2016-02-15 10:20 +0100
      [PATCH] clk: sunxi: Add missing H3 apb0 clock documentation Krzysztof Adamski <krzysztof.adamski@tieto.com> - 2016-02-18 16:10 +0100
        Re: [PATCH] clk: sunxi: Add missing H3 apb0 clock documentation Chen-Yu Tsai <wens@csie.org> - 2016-02-18 18:10 +0100
          Re: [linux-sunxi] Re: [PATCH] clk: sunxi: Add missing H3 apb0 clock  documentation Krzysztof Adamski <k@japko.eu> - 2016-02-18 20:50 +0100
      [PATCH] pinctrl: sunxi: Add missing H3 R_PIO binding documentation Krzysztof Adamski <k@japko.eu> - 2016-02-18 21:00 +0100
        Re: [PATCH] pinctrl: sunxi: Add missing H3 R_PIO binding documentation Chen-Yu Tsai <wens@csie.org> - 2016-02-21 19:40 +0100

csiph-web