diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-09-02 17:00:46 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-09-02 17:00:46 +0000 |
commit | 366007c3d88f6ea355f9413950ceab6f671b7049 (patch) | |
tree | de2c7d0500a62de4e054a93e4e2b858e2199e861 /target/linux/omap/patches-3.12/407-ASoC-tlv320aic3x-Add-codec-pins-to-DT-bindings-docum.patch | |
parent | 1839d1b912adbd416257521d8023807d047e496f (diff) | |
download | mtk-20170518-366007c3d88f6ea355f9413950ceab6f671b7049.zip mtk-20170518-366007c3d88f6ea355f9413950ceab6f671b7049.tar.gz mtk-20170518-366007c3d88f6ea355f9413950ceab6f671b7049.tar.bz2 |
omap: remove 3.12 kernel patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42401
Diffstat (limited to 'target/linux/omap/patches-3.12/407-ASoC-tlv320aic3x-Add-codec-pins-to-DT-bindings-docum.patch')
-rw-r--r-- | target/linux/omap/patches-3.12/407-ASoC-tlv320aic3x-Add-codec-pins-to-DT-bindings-docum.patch | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/target/linux/omap/patches-3.12/407-ASoC-tlv320aic3x-Add-codec-pins-to-DT-bindings-docum.patch b/target/linux/omap/patches-3.12/407-ASoC-tlv320aic3x-Add-codec-pins-to-DT-bindings-docum.patch deleted file mode 100644 index 1cadcc5..0000000 --- a/target/linux/omap/patches-3.12/407-ASoC-tlv320aic3x-Add-codec-pins-to-DT-bindings-docum.patch +++ /dev/null @@ -1,41 +0,0 @@ -From 6afd5cb1f92a1965ffa3c0f304f95ab19b49fa84 Mon Sep 17 00:00:00 2001 -From: Jyri Sarha <jsarha@ti.com> -Date: Thu, 12 Sep 2013 14:37:08 +0300 -Subject: [PATCH 218/752] ASoC: tlv320aic3x: Add codec pins to DT bindings - document - -Add list of codec pins to tlv320aic3x DT bindings document. - -Signed-off-by: Jyri Sarha <jsarha@ti.com> ---- - .../devicetree/bindings/sound/tlv320aic3x.txt | 19 +++++++++++++++++++ - 1 file changed, 19 insertions(+) - ---- a/Documentation/devicetree/bindings/sound/tlv320aic3x.txt -+++ b/Documentation/devicetree/bindings/sound/tlv320aic3x.txt -@@ -27,6 +27,25 @@ Optional properties: - - AVDD-supply, IOVDD-supply, DRVDD-supply, DVDD-supply : power supplies for the - device as covered in Documentation/devicetree/bindings/regulator/regulator.txt - -+CODEC output pins: -+ * LLOUT -+ * RLOUT -+ * MONO_LOUT -+ * HPLOUT -+ * HPROUT -+ * HPLCOM -+ * HPRCOM -+ -+CODEC input pins: -+ * MIC3L -+ * MIC3R -+ * LINE1L -+ * LINE2L -+ * LINE1R -+ * LINE2R -+ -+The pins can be used in referring sound node's audio-routing property. -+ - Example: - - tlv320aic3x: tlv320aic3x@1b { |