lkml.org 
[lkml]   [2019]   [Aug]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4/5] ARM: dts: sun8i: a83t: Remove the watchdog clock
    Date
    From: Maxime Ripard <maxime.ripard@bootlin.com>

    The watchdog binding doesn't define a clock, and it indeed looks like
    there's no explicit clock feeding it.

    Let's remove it from our DT.

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

    diff --git a/arch/arm/boot/dts/sun8i-a83t.dtsi b/arch/arm/boot/dts/sun8i-a83t.dtsi
    index 523be6611c50..15f8c80f69a5 100644
    --- a/arch/arm/boot/dts/sun8i-a83t.dtsi
    +++ b/arch/arm/boot/dts/sun8i-a83t.dtsi
    @@ -817,7 +817,6 @@
    compatible = "allwinner,sun6i-a31-wdt";
    reg = <0x01c20ca0 0x20>;
    interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>;
    - clocks = <&osc24M>;
    };

    spdif: spdif@1c21000 {
    --
    2.21.0
    \
     
     \ /
      Last update: 2019-08-13 14:48    [W:4.335 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site