lkml.org 
[lkml]   [2016]   [Sep]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 6/6] ARM: dts: stm32f429: Add QSPI clock
    Date
    From: Gabriel Fernandez <gabriel.fernandez@st.com>

    This patch adds the QSPI clock for stm32f469 discovery board.

    Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com>
    ---
    arch/arm/boot/dts/stm32f469-disco.dts | 4 ++++
    1 file changed, 4 insertions(+)

    diff --git a/arch/arm/boot/dts/stm32f469-disco.dts b/arch/arm/boot/dts/stm32f469-disco.dts
    index cb55ac8..80aecc0 100644
    --- a/arch/arm/boot/dts/stm32f469-disco.dts
    +++ b/arch/arm/boot/dts/stm32f469-disco.dts
    @@ -66,6 +66,10 @@
    };
    };

    +&rcc {
    + compatible = "st,stm32f46xx-rcc", "st,stm32-rcc";
    +};
    +
    &clk_hse {
    clock-frequency = <8000000>;
    };
    --
    1.9.1
    \
     
     \ /
      Last update: 2016-09-30 16:27    [W:3.710 / U:0.364 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site