lkml.org 
[lkml]   [2014]   [Oct]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 1/4] Documentation: bindings: pinctrl: document the generic groups property
    Date
    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@free-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


    \
     
     \ /
      Last update: 2014-10-20 10:21    [W:9.240 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site