ARM: at91: sama5d3xek/dt: use dt ids for wm8904
authorAlexander Morozov <linux@meltdown.ru>
Mon, 15 Dec 2014 03:31:12 +0000 (11:31 +0800)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 26 Jan 2015 15:25:25 +0000 (16:25 +0100)
Using the wm8904 device tree compatible string.

Signed-off-by: Alexander Morozov <linux@meltdown.ru>
Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/sama5d3xmb.dtsi

index 9fdb8a0..e6396b6 100644 (file)
@@ -45,7 +45,7 @@
                         */
                        i2c0: i2c@f0014000 {
                                wm8904: wm8904@1a {
-                                       compatible = "wm8904";
+                                       compatible = "wlf,wm8904";
                                        reg = <0x1a>;
                                        clocks = <&pck0>;
                                        clock-names = "mclk";