From: Linus Walleij Date: Mon, 22 Aug 2016 09:16:02 +0000 (+0200) Subject: ARM: dts: set the 24MHz xtal as parent of the UART clock X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e272b7eef54d1565739b91f332c49fcb13551da4;p=linux-beck.git ARM: dts: set the 24MHz xtal as parent of the UART clock This has no practical effect but reflects the actual clock hierarchy of the system. Signed-off-by: Linus Walleij --- diff --git a/arch/arm/boot/dts/integratorap.dts b/arch/arm/boot/dts/integratorap.dts index cf06e32ee108..33b253d5e244 100644 --- a/arch/arm/boot/dts/integratorap.dts +++ b/arch/arm/boot/dts/integratorap.dts @@ -39,6 +39,7 @@ #clock-cells = <0>; compatible = "fixed-clock"; clock-frequency = <14745600>; + clocks = <&xtal24mhz>; }; syscon {