Skip to content
Commit a94f8ecb authored by Shawn Guo's avatar Shawn Guo
Browse files

ARM: imx6q: remove board specific CLKO setup



The CLKO is widely used by imx6q board designs to clock audio codec.
Since most codecs accept 24 MHz frequency, let's initially set up CLKO
with OSC24M (cko <-- cko2 <-- osc).  Then those board specific CLKO
setup for audio codec can be removed.

The board dts files also need an update on cko reference in codec node.

Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 5da826ab
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment