[omap]: refresh/rename patches
[openwrt.git] / target / linux / omap / patches-3.12 / 412-ARM-dts-am335x-evm-Clarify-the-audio-codec-node.patch
1 From df3fbecdac2b46b7716c16c185cba357cc55d00a Mon Sep 17 00:00:00 2001
2 From: Peter Ujfalusi <peter.ujfalusi@ti.com>
3 Date: Mon, 23 Sep 2013 10:34:07 +0300
4 Subject: [PATCH 223/752] ARM/dts: am335x-evm: Clarify the audio codec node
5
6 The board have tlv320aic3106 codec. Use this name in the dts file instead
7 of the generic ltv320aic3x.
8
9 Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
10 ---
11  arch/arm/boot/dts/am335x-evm.dts |    6 +++---
12  1 file changed, 3 insertions(+), 3 deletions(-)
13
14 --- a/arch/arm/boot/dts/am335x-evm.dts
15 +++ b/arch/arm/boot/dts/am335x-evm.dts
16 @@ -255,8 +255,8 @@
17                                 reg = <0x48>;
18                         };
19  
20 -                       tlv320aic3x: tlv320aic3x@1b {
21 -                               compatible = "ti,tlv320aic3x";
22 +                       tlv320aic3106: tlv320aic3106@1b {
23 +                               compatible = "ti,tlv320aic3106";
24                                 reg = <0x1b>;
25                                 status = "okay";
26  
27 @@ -366,7 +366,7 @@
28                 sound {
29                         compatible = "ti,da830-evm-audio";
30                         ti,model = "DA830 EVM";
31 -                       ti,audio-codec = <&tlv320aic3x>;
32 +                       ti,audio-codec = <&tlv320aic3106>;
33                         ti,mcasp-controller = <&mcasp1>;
34                         ti,codec-clock-rate = <12000000>;
35                         ti,audio-routing =