lkml.org 
[lkml]   [2014]   [Mar]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4/4] ARM: sunxi: dt: Add PWM support for the cubietruck
    Date
    Enables the PWM for both PWM channels on the cubietruck. They can be found on
    connector CN8.

    Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
    ---
    arch/arm/boot/dts/sun7i-a20-cubietruck.dts | 6 ++++++
    1 file changed, 6 insertions(+)

    diff --git a/arch/arm/boot/dts/sun7i-a20-cubietruck.dts b/arch/arm/boot/dts/sun7i-a20-cubietruck.dts
    index f9dcb61a5305..b6843839b380 100644
    --- a/arch/arm/boot/dts/sun7i-a20-cubietruck.dts
    +++ b/arch/arm/boot/dts/sun7i-a20-cubietruck.dts
    @@ -28,6 +28,12 @@
    };
    };

    + pwm: pwm@01c20e00 {
    + pinctrl-names = "default";
    + pinctrl-0 = <&pwm0_pins_a>, <&pwm1_pins_a>;
    + status = "okay";
    + };
    +
    uart0: serial@01c28000 {
    pinctrl-names = "default";
    pinctrl-0 = <&uart0_pins_a>;
    --
    1.8.3.2


    \
     
     \ /
      Last update: 2014-03-31 15:01    [W:3.560 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site