ARM: at91: sama5d3xek: switch sound to CCF

As the sama5d3xek board 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>
This commit is contained in:
Bo Shen 2014-06-09 11:31:46 +08:00 committed by Nicolas Ferre
parent 334394c0d8
commit 18f44d7bd6

View file

@ -45,6 +45,8 @@ i2c0: i2c@f0014000 {
wm8904: wm8904@1a {
compatible = "wm8904";
reg = <0x1a>;
clocks = <&pck0>;
clock-names = "mclk";
};
};