ARM: dts: set the 24MHz xtal as parent of the UART clock
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 22 Aug 2016 09:16:02 +0000 (11:16 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 31 Aug 2016 07:30:14 +0000 (09:30 +0200)
This has no practical effect but reflects the actual clock
hierarchy of the system.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/integratorap.dts

index cf06e32..33b253d 100644 (file)
@@ -39,6 +39,7 @@
                #clock-cells = <0>;
                compatible = "fixed-clock";
                clock-frequency = <14745600>;
+               clocks = <&xtal24mhz>;
        };
 
        syscon {