From 366007c3d88f6ea355f9413950ceab6f671b7049 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 2 Sep 2014 17:00:46 +0000 Subject: omap: remove 3.12 kernel patches Signed-off-by: Felix Fietkau SVN-Revision: 42401 --- ...s-am335x-evm-Clarify-the-audio-codec-node.patch | 35 ---------------------- 1 file changed, 35 deletions(-) delete mode 100644 target/linux/omap/patches-3.12/412-ARM-dts-am335x-evm-Clarify-the-audio-codec-node.patch (limited to 'target/linux/omap/patches-3.12/412-ARM-dts-am335x-evm-Clarify-the-audio-codec-node.patch') diff --git a/target/linux/omap/patches-3.12/412-ARM-dts-am335x-evm-Clarify-the-audio-codec-node.patch b/target/linux/omap/patches-3.12/412-ARM-dts-am335x-evm-Clarify-the-audio-codec-node.patch deleted file mode 100644 index 23e39ce0d5..0000000000 --- a/target/linux/omap/patches-3.12/412-ARM-dts-am335x-evm-Clarify-the-audio-codec-node.patch +++ /dev/null @@ -1,35 +0,0 @@ -From df3fbecdac2b46b7716c16c185cba357cc55d00a Mon Sep 17 00:00:00 2001 -From: Peter Ujfalusi -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 ---- - 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 = -- cgit v1.2.3