From: Lothar Waßmann Date: Wed, 20 Jan 2016 13:09:22 +0000 (+0100) Subject: ARM: dts: imx53-tx53: set correct mclk frequency X-Git-Tag: Ubuntu-5.10.0-12.13~12941^2~11^2~57 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=2443c6095d9e53b9fa360a9a7d1cbd66dedec3a0;p=mirror_ubuntu-hirsute-kernel.git ARM: dts: imx53-tx53: set correct mclk frequency The reference clock for the SGTL5000 is generated by a 26MHz crystal oscillator on the Ka-Ro electronics STK5 eval kits. Use the correct frequency setting in DTB. Signed-off-by: Lothar Waßmann Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx53-tx53.dtsi b/arch/arm/boot/dts/imx53-tx53.dtsi index 006289ae9f99..bd3dfefa5778 100644 --- a/arch/arm/boot/dts/imx53-tx53.dtsi +++ b/arch/arm/boot/dts/imx53-tx53.dtsi @@ -37,7 +37,7 @@ compatible = "fixed-clock"; reg = <0>; #clock-cells = <0>; - clock-frequency = <27000000>; + clock-frequency = <26000000>; }; };