]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: at91: at91sam9n12ek: switch sound to CCF
authorBo Shen <voice.shen@atmel.com>
Mon, 9 Jun 2014 03:31:47 +0000 (11:31 +0800)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 9 Jul 2014 16:02:46 +0000 (18:02 +0200)
As the at91sam9n12ek has switch to CCF, so add clock for wm8904

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Reviwed-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91sam9n12ek.dts

index 32f1aad889d20fc2e69b62ffbc2ae13302358c0e..83d723711ae1c07efd4a663780d5b6baa2cb12f6 100644 (file)
@@ -56,6 +56,8 @@
                                wm8904: codec@1a {
                                        compatible = "wm8904";
                                        reg = <0x1a>;
+                                       clocks = <&pck0>;
+                                       clock-names = "mclk";
                                };
 
                                qt1070: keyboard@1b {