1
0
Fork 0

ARM: dts: imx6: use correct mclk frequency for audio codec

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>
hifive-unleashed-5.1
Lothar Waßmann 2016-01-20 13:57:02 +01:00 committed by Shawn Guo
parent b184f241ef
commit 43ffc19e4a
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
compatible = "fixed-clock";
reg = <0>;
#clock-cells = <0>;
clock-frequency = <27000000>;
clock-frequency = <26000000>;
};
};