OSDN Git Service

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 546d55c..fd20e99 100644 (file)
                        compatible = "fixed-clock";
                        reg = <0>;
                        #clock-cells = <0>;
-                       clock-frequency = <27000000>;
+                       clock-frequency = <26000000>;
                };
        };