Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

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>

authored by

Bo Shen and committed by
Nicolas Ferre
4bd37794 ee2322ff

+1 -1
+1 -1
arch/arm/boot/dts/at91sam9n12ek.dts
··· 54 54 status = "okay"; 55 55 56 56 wm8904: codec@1a { 57 - compatible = "wm8904"; 57 + compatible = "wlf,wm8904"; 58 58 reg = <0x1a>; 59 59 clocks = <&pck0>; 60 60 clock-names = "mclk";