Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@
			 */
			i2c0: i2c@f0014000 {
				wm8904: wm8904@1a {
					compatible = "wm8904";
					compatible = "wlf,wm8904";
					reg = <0x1a>;
					clocks = <&pck0>;
					clock-names = "mclk";