lkml.org 
[lkml]   [2019]   [Jan]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 7/7] dt-bindings: add documentation for slew rate
    Date
    From: Claudiu Beznea <claudiu.beznea@microchip.com>

    Add documentation for slew rate.

    Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
    ---
    Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt
    index c2d51ed86d47..19c255346a49 100644
    --- a/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt
    +++ b/Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt
    @@ -100,6 +100,7 @@ DRIVE_STRENGTH (3 << 5): indicate the drive strength of the pin using the
    11 - High
    OUTPUT (1 << 7): indicate this pin need to be configured as an output.
    OUTPUT_VAL (1 << 8): output val (1 = high, 0 = low)
    +SLEWRATE (1 << 9): slew rate of the pin: 0 = disable, 1 = enable
    DEBOUNCE (1 << 16): indicate this pin needs debounce.
    DEBOUNCE_VAL (0x3fff << 17): debounce value.

    --
    2.7.4
    \
     
     \ /
      Last update: 2019-01-31 17:19    [W:2.191 / U:0.076 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site