OSDN Git Service

ARM: at91: at91sam9n12ek/dt: use dt ids for wm8904
authorBo Shen <voice.shen@atmel.com>
Mon, 15 Dec 2014 03:31:13 +0000 (11:31 +0800)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 26 Jan 2015 15:25:33 +0000 (16:25 +0100)
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>
arch/arm/boot/dts/at91sam9n12ek.dts

index 13bb24e..9575c0d 100644 (file)
@@ -54,7 +54,7 @@
                                status = "okay";
 
                                wm8904: codec@1a {
-                                       compatible = "wm8904";
+                                       compatible = "wlf,wm8904";
                                        reg = <0x1a>;
                                        clocks = <&pck0>;
                                        clock-names = "mclk";