Commit ee2322ff authored by Alexander Morozov's avatar Alexander Morozov Committed by Nicolas Ferre

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

Using the wm8904 device tree compatible string.
Signed-off-by: default avatarAlexander Morozov <linux@meltdown.ru>
Signed-off-by: default avatarBo Shen <voice.shen@atmel.com>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent fda077c0
......@@ -45,7 +45,7 @@ ssc0: ssc@f0008000 {
*/
i2c0: i2c@f0014000 {
wm8904: wm8904@1a {
compatible = "wm8904";
compatible = "wlf,wm8904";
reg = <0x1a>;
clocks = <&pck0>;
clock-names = "mclk";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment