lkml.org 
[lkml]   [2018]   [Jan]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 05/16] ARM: dts: clps711x: update pwm-cells
    Date
    Update pwm-cells to 2 to allow initialization of channel number an period.

    Cc: Alexander Shiyan <shc_work@mail.ru>
    Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
    ---
    arch/arm/boot/dts/ep7209.dtsi | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm/boot/dts/ep7209.dtsi b/arch/arm/boot/dts/ep7209.dtsi
    index aaf1261d2ee4..fdfe6ab31569 100644
    --- a/arch/arm/boot/dts/ep7209.dtsi
    +++ b/arch/arm/boot/dts/ep7209.dtsi
    @@ -133,7 +133,7 @@
    compatible = "cirrus,ep7209-pwm";
    reg = <0x80000400 0x4>;
    clocks = <&clks CLPS711X_CLK_PWM>;
    - #pwm-cells = <1>;
    + #pwm-cells = <2>;
    };

    uart1: uart@80000480 {
    --
    2.7.4
    \
     
     \ /
      Last update: 2018-01-14 23:25    [W:4.093 / U:0.068 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site