lkml.org 
[lkml]   [2017]   [Oct]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 20/23] arm: dts: sun8i: a83t: Add the PWM pin group
    Date
    The A83T has a PWM that can be output from the SoC. Let's add a pinctrl
    group for it.

    Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
    ---
    arch/arm/boot/dts/sun8i-a83t.dtsi | 5 +++++
    1 file changed, 5 insertions(+)

    diff --git a/arch/arm/boot/dts/sun8i-a83t.dtsi b/arch/arm/boot/dts/sun8i-a83t.dtsi
    index 6f1221556587..1986e8341e33 100644
    --- a/arch/arm/boot/dts/sun8i-a83t.dtsi
    +++ b/arch/arm/boot/dts/sun8i-a83t.dtsi
    @@ -445,6 +445,11 @@
    bias-pull-up;
    };

    + pwm_pin: pwm-pin {
    + pins = "PD28";
    + function = "pwm";
    + };
    +
    spdif_tx_pin: spdif-tx-pin {
    pins = "PE18";
    function = "spdif";
    --
    git-series 0.9.1
    \
     
     \ /
      Last update: 2017-10-17 11:09    [W:4.062 / U:0.128 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site