Commit 38324358 authored by Bo Shen's avatar Bo Shen Committed by Nicolas Ferre
Browse files

ARM: at91: at91sam9n12ek: switch sound to CCF



As the at91sam9n12ek has switch to CCF, so add clock for wm8904

Signed-off-by: default avatarBo Shen <voice.shen@atmel.com>
Reviwed-by: default avatarMark Brown <broonie@linaro.org>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent 18f44d7b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -56,6 +56,8 @@
				wm8904: codec@1a {
					compatible = "wm8904";
					reg = <0x1a>;
					clocks = <&pck0>;
					clock-names = "mclk";
				};

				qt1070: keyboard@1b {