lkml.org 
[lkml]   [2020]   [Dec]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.10 235/717] arm64: dts: ls1028a: fix FlexSPI clock input
    Date
    From: Michael Walle <michael@walle.cc>

    [ Upstream commit 588b17eda1356e06efa4b888d0af02c80a2788f6 ]

    On the LS1028A the FlexSPI clock is connected to the first HWA output,
    see Figure 7 "Clock subsystem block diagram".

    Fixes: c77fae5ba09a ("arm64: dts: ls1028a: Add FlexSPI support")
    Signed-off-by: Michael Walle <michael@walle.cc>
    Signed-off-by: Shawn Guo <shawnguo@kernel.org>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
    index 060b0d5c2669e..33aa0efa2293a 100644
    --- a/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
    +++ b/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
    @@ -309,7 +309,7 @@
    <0x0 0x20000000 0x0 0x10000000>;
    reg-names = "fspi_base", "fspi_mmap";
    interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>;
    - clocks = <&clockgen 4 3>, <&clockgen 4 3>;
    + clocks = <&clockgen 2 0>, <&clockgen 2 0>;
    clock-names = "fspi_en", "fspi";
    status = "disabled";
    };
    --
    2.27.0


    \
     
     \ /
      Last update: 2020-12-28 15:11    [W:2.422 / U:0.136 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site