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

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>
This commit is contained in:
Alexander Morozov 2014-12-15 11:31:12 +08:00 committed by Nicolas Ferre
parent fda077c0d6
commit ee2322ff77
1 changed files with 1 additions and 1 deletions

View File

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