lkml.org 
[lkml]   [2021]   [Aug]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.10 017/135] ARM: dts: am437x-l4: fix typo in node
    Date
    From: Dario Binacchi <dariobin@libero.it>

    [ Upstream commit 0162a9964365fd26e34575e121b17d021204c481 ]

    Replace clock-name with clock-names.

    Fixes: 2a4117df9b43 ("ARM: dts: Fix dcan driver probe failed on am437x platform")
    Signed-off-by: Dario Binacchi <dariobin@libero.it>
    Signed-off-by: Tony Lindgren <tony@atomide.com>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm/boot/dts/am437x-l4.dtsi | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm/boot/dts/am437x-l4.dtsi b/arch/arm/boot/dts/am437x-l4.dtsi
    index 370c4e64676f..86bf668f3848 100644
    --- a/arch/arm/boot/dts/am437x-l4.dtsi
    +++ b/arch/arm/boot/dts/am437x-l4.dtsi
    @@ -1576,7 +1576,7 @@
    compatible = "ti,am4372-d_can", "ti,am3352-d_can";
    reg = <0x0 0x2000>;
    clocks = <&dcan1_fck>;
    - clock-name = "fck";
    + clock-names = "fck";
    syscon-raminit = <&scm_conf 0x644 1>;
    interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
    status = "disabled";
    --
    2.30.2


    \
     
     \ /
      Last update: 2021-08-10 19:43    [W:3.560 / U:0.128 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site