ARM: at91: at91sam9n12ek/dt: use dt ids for wm8904

Using the device tree ids for wm8904 codec.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:
Bo Shen 2014-12-15 11:31:13 +08:00 committed by Nicolas Ferre
parent ee2322ff77
commit 4bd377942b
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
status = "okay";
wm8904: codec@1a {
compatible = "wm8904";
compatible = "wlf,wm8904";
reg = <0x1a>;
clocks = <&pck0>;
clock-names = "mclk";