lkml.org 
[lkml]   [2014]   [Jul]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 11/11] ARM: dts: zynq: Add AXI clkgen for Parallella
    Date
    Signed-off-by: Andreas Färber <afaerber@suse.de>
    ---
    v2: New

    arch/arm/boot/dts/zynq-parallella.dts | 7 +++++++
    1 file changed, 7 insertions(+)

    diff --git a/arch/arm/boot/dts/zynq-parallella.dts b/arch/arm/boot/dts/zynq-parallella.dts
    index 65fbd8b..d2eefad 100644
    --- a/arch/arm/boot/dts/zynq-parallella.dts
    +++ b/arch/arm/boot/dts/zynq-parallella.dts
    @@ -57,6 +57,13 @@
    };
    };

    + axi_clkgen: axi-clkgen@66000000 {
    + compatible = "adi,axi-clkgen-1.00.a";
    + reg = <0x66000000 0x10000>;
    + #clock-cells = <0>;
    + clocks = <&clkc 17>;
    + };
    +
    audio_clock: audio-clock {
    compatible = "fixed-clock";
    #clock-cells = <0>;
    --
    1.9.3
    --
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2014-07-25 01:41    [W:4.029 / U:0.036 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site