summaryrefslogtreecommitdiffstats
path: root/target/linux/omap/patches-3.12/412-ARM-dts-am335x-evm-Clarify-the-audio-codec-node.patch
blob: 23e39ce0d55580e467e0a233df274cdcd0dff715 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
From df3fbecdac2b46b7716c16c185cba357cc55d00a Mon Sep 17 00:00:00 2001
From: Peter Ujfalusi <peter.ujfalusi@ti.com>
Date: Mon, 23 Sep 2013 10:34:07 +0300
Subject: [PATCH 223/752] ARM/dts: am335x-evm: Clarify the audio codec node

The board have tlv320aic3106 codec. Use this name in the dts file instead
of the generic ltv320aic3x.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
---
 arch/arm/boot/dts/am335x-evm.dts |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

--- a/arch/arm/boot/dts/am335x-evm.dts
+++ b/arch/arm/boot/dts/am335x-evm.dts
@@ -255,8 +255,8 @@
 				reg = <0x48>;
 			};
 
-			tlv320aic3x: tlv320aic3x@1b {
-				compatible = "ti,tlv320aic3x";
+			tlv320aic3106: tlv320aic3106@1b {
+				compatible = "ti,tlv320aic3106";
 				reg = <0x1b>;
 				status = "okay";
 
@@ -366,7 +366,7 @@
 		sound {
 			compatible = "ti,da830-evm-audio";
 			ti,model = "DA830 EVM";
-			ti,audio-codec = <&tlv320aic3x>;
+			ti,audio-codec = <&tlv320aic3106>;
 			ti,mcasp-controller = <&mcasp1>;
 			ti,codec-clock-rate = <12000000>;
 			ti,audio-routing =