]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: imx28-tx28: use correct mclk frequency
authorLothar Waßmann <LW@KARO-electronics.de>
Wed, 20 Jan 2016 12:30:15 +0000 (13:30 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 29 Feb 2016 08:17:22 +0000 (16:17 +0800)
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 <LW@KARO-electronics.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx28-tx28.dts

index 546d55c60d6a252004206b3e119e0226e0d63586..fd20e99c777e9764c9c1e298029ea6db0b652ad6 100644 (file)
                        compatible = "fixed-clock";
                        reg = <0>;
                        #clock-cells = <0>;
-                       clock-frequency = <27000000>;
+                       clock-frequency = <26000000>;
                };
        };