lkml.org 
[lkml]   [2014]   [Apr]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 06/11] ARM: at91/dt: add xtal frequencies to sama5d3xcm boards
    Date
    Define crystal frequencies of sama5d3xcm boards.

    Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com>
    ---
    arch/arm/boot/dts/sama5d3xcm.dtsi | 8 ++++++++
    1 file changed, 8 insertions(+)

    diff --git a/arch/arm/boot/dts/sama5d3xcm.dtsi b/arch/arm/boot/dts/sama5d3xcm.dtsi
    index f55ed07..b0b1331 100644
    --- a/arch/arm/boot/dts/sama5d3xcm.dtsi
    +++ b/arch/arm/boot/dts/sama5d3xcm.dtsi
    @@ -18,6 +18,14 @@
    reg = <0x20000000 0x20000000>;
    };

    + slow_xtal {
    + clock-frequency = <32768>;
    + };
    +
    + main_xtal {
    + clock-frequency = <12000000>;
    + };
    +
    ahb {
    apb {
    spi0: spi@f0004000 {
    --
    1.8.3.2


    \
     
     \ /
      Last update: 2014-04-22 16:01    [W:3.692 / U:0.364 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site