Signed-off-by: Andreas Färber <afaerber@xxxxxxx> --- 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 devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html