summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/sama5d3xmb.dtsi
diff options
context:
space:
mode:
authorBo Shen <voice.shen@atmel.com>2014-03-17 09:45:36 (GMT)
committerNicolas Ferre <nicolas.ferre@atmel.com>2014-04-18 20:43:43 (GMT)
commit469bbf0a76a0fd95b8cf5b36b1f6c413b4008c99 (patch)
tree4facddf42f01a9d04b592d8ae5df0649ca231aee /arch/arm/boot/dts/sama5d3xmb.dtsi
parent208ec6ff4fbc603f88209fce167dd955db5aa342 (diff)
downloadlinux-469bbf0a76a0fd95b8cf5b36b1f6c413b4008c99.tar.xz
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>
Diffstat (limited to 'arch/arm/boot/dts/sama5d3xmb.dtsi')
-rw-r--r--arch/arm/boot/dts/sama5d3xmb.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/sama5d3xmb.dtsi b/arch/arm/boot/dts/sama5d3xmb.dtsi
index 2938605..e1bd5767 100644
--- a/arch/arm/boot/dts/sama5d3xmb.dtsi
+++ b/arch/arm/boot/dts/sama5d3xmb.dtsi
@@ -156,7 +156,7 @@
};
sound {
- compatible = "atmel,sama5d3ek-wm8904";
+ compatible = "atmel,asoc-wm8904";
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_pck0_as_audio_mck>;