lkml.org 
[lkml]   [2014]   [Aug]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4/8] ARM: sti: Enable BCH NAND for STiH416 B2020-RevE
    Date
    Also supply the platform specific clocks required by the NAND driver.

    Signed-off-by: Lee Jones <lee.jones@linaro.org>
    ---
    arch/arm/boot/dts/stih416-b2020e.dts | 8 ++++++++
    1 file changed, 8 insertions(+)

    diff --git a/arch/arm/boot/dts/stih416-b2020e.dts b/arch/arm/boot/dts/stih416-b2020e.dts
    index ba0fa2c..f4b92d5 100644
    --- a/arch/arm/boot/dts/stih416-b2020e.dts
    +++ b/arch/arm/boot/dts/stih416-b2020e.dts
    @@ -31,5 +31,13 @@
    ethernet1: dwmac@fef08000 {
    snps,reset-gpio = <&PIO0 7>;
    };
    +
    + nand@fe901000 {
    + clock-names = "emi", "bch";
    + clocks = <&clk_s_a0_ls CLK_EMISS>,
    + <&clk_s_a1_ls CLK_NAND_CTRL>;
    +
    + status = "okay";
    + };
    };
    };
    --
    1.9.1


    \
     
     \ /
      Last update: 2014-08-13 11:21    [W:3.788 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site