ARM: at91: sama5d3: correct the sound compatible string

As the sama5d3 dtsi file in go into mainline before sound driver,
and, the sound compatible string is changed when go into mainline.
Add this patch to correct the sound compatible string.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:
Bo Shen 2014-03-17 17:45:36 +08:00 committed by Nicolas Ferre
parent 208ec6ff4f
commit 469bbf0a76

View File

@ -156,7 +156,7 @@
};
sound {
compatible = "atmel,sama5d3ek-wm8904";
compatible = "atmel,asoc-wm8904";
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_pck0_as_audio_mck>;