From: Bo Shen Date: Mon, 9 Jun 2014 03:31:47 +0000 (+0800) Subject: ARM: at91: at91sam9n12ek: switch sound to CCF X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=38324358c58eb1f4d38ab48d6e62a1f086970c2e;p=deliverable%2Flinux.git ARM: at91: at91sam9n12ek: switch sound to CCF As the at91sam9n12ek has switch to CCF, so add clock for wm8904 Signed-off-by: Bo Shen Reviwed-by: Mark Brown Signed-off-by: Nicolas Ferre --- diff --git a/arch/arm/boot/dts/at91sam9n12ek.dts b/arch/arm/boot/dts/at91sam9n12ek.dts index 32f1aad889d2..83d723711ae1 100644 --- a/arch/arm/boot/dts/at91sam9n12ek.dts +++ b/arch/arm/boot/dts/at91sam9n12ek.dts @@ -56,6 +56,8 @@ wm8904: codec@1a { compatible = "wm8904"; reg = <0x1a>; + clocks = <&pck0>; + clock-names = "mclk"; }; qt1070: keyboard@1b {