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

ARM: at91: sama5d3xek: switch sound to CCF



As the sama5d3xek board 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 334394c0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -45,6 +45,8 @@
				wm8904: wm8904@1a {
					compatible = "wm8904";
					reg = <0x1a>;
					clocks = <&pck0>;
					clock-names = "mclk";
				};
			};