lkml.org 
[lkml]   [2014]   [Jul]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCHv3 22/34] ARM: at91/dt: kizbox: define main crystal frequency
    Date
    Define kizbox board's main crystal frequency.

    Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
    Cc: Gael Portay <g.portay@overkiz.com>
    ---
    arch/arm/boot/dts/kizbox.dts | 4 ++++
    1 file changed, 4 insertions(+)

    diff --git a/arch/arm/boot/dts/kizbox.dts b/arch/arm/boot/dts/kizbox.dts
    index 928f6eef2d59..e83e4f9310b8 100644
    --- a/arch/arm/boot/dts/kizbox.dts
    +++ b/arch/arm/boot/dts/kizbox.dts
    @@ -30,6 +30,10 @@
    compatible = "atmel,osc", "fixed-clock";
    clock-frequency = <18432000>;
    };
    +
    + main_xtal {
    + clock-frequency = <18432000>;
    + };
    };

    ahb {
    --
    1.9.1


    \
     
     \ /
      Last update: 2014-07-09 18:21    [W:2.404 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site