Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353490
b: refs/heads/master
c: 41c4d55
h: refs/heads/master
v: v3
  • Loading branch information
Sebastien Guiriec authored and Mark Brown committed Feb 11, 2013
1 parent 84f4632 commit 9264f7f
Show file tree
Hide file tree
Showing 117 changed files with 2,025 additions and 7,817 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4f9a84fea0b49ec48dc8bfe745d838d6f9ed2a20
refs/heads/master: 41c4d554e75ccbdb043878049cf2671dd49598a5
17 changes: 0 additions & 17 deletions trunk/Documentation/devicetree/bindings/sound/ak4642.txt

This file was deleted.

12 changes: 0 additions & 12 deletions trunk/Documentation/devicetree/bindings/sound/cs4271.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,6 @@ Optional properties:
!RESET pin
- cirrus,amuteb-eq-bmutec: When given, the Codec's AMUTEB=BMUTEC flag
is enabled.
- cirrus,enable-soft-reset:
The CS4271 requires its LRCLK and MCLK to be stable before its RESET
line is de-asserted. That also means that clocks cannot be changed
without putting the chip back into hardware reset, which also requires
a complete re-initialization of all registers.

One (undocumented) workaround is to assert and de-assert the PDN bit
in the MODE2 register. This workaround can be enabled with this DT
property.

Note that this is not needed in case the clocks are stable
throughout the entire runtime of the codec.

Examples:

Expand Down

This file was deleted.

This file was deleted.

46 changes: 0 additions & 46 deletions trunk/Documentation/devicetree/bindings/sound/omap-twl4030.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,52 +6,6 @@ Required properties:
- ti,mcbsp: phandle for the McBSP node
- ti,codec: phandle for the twl4030 audio node

Optional properties:
- ti,mcbsp-voice: phandle for the McBSP node connected to the voice port of twl
- ti, jack-det-gpio: Jack detect GPIO
- ti,audio-routing: List of connections between audio components.
Each entry is a pair of strings, the first being the connection's sink,
the second being the connection's source.
If the routing is not provided all possible connection will be available

Available audio endpoints for the audio-routing table:

Board connectors:
* Headset Stereophone
* Earpiece Spk
* Handsfree Spk
* Ext Spk
* Main Mic
* Sub Mic
* Headset Mic
* Carkit Mic
* Digital0 Mic
* Digital1 Mic
* Line In

twl4030 pins:
* HSOL
* HSOR
* EARPIECE
* HFL
* HFR
* PREDRIVEL
* PREDRIVER
* CARKITL
* CARKITR
* MAINMIC
* SUBMIC
* HSMIC
* DIGIMIC0
* DIGIMIC1
* CARKITMIC
* AUXL
* AUXR

* Headset Mic Bias
* Mic Bias 1 /* Used for Main Mic or Digimic0 */
* Mic Bias 2 /* Used for Sub Mic or Digimic1 */

Example:

sound {
Expand Down
26 changes: 0 additions & 26 deletions trunk/Documentation/devicetree/bindings/sound/renesas,fsi.txt

This file was deleted.

This file was deleted.

63 changes: 0 additions & 63 deletions trunk/Documentation/devicetree/bindings/sound/samsung-i2s.txt

This file was deleted.

6 changes: 0 additions & 6 deletions trunk/Documentation/devicetree/bindings/sound/tlv320aic3x.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ Optional properties:

- gpio-reset - gpio pin number used for codec reset
- ai3x-gpio-func - <array of 2 int> - AIC3X_GPIO1 & AIC3X_GPIO2 Functionality
- ai3x-micbias-vg - MicBias Voltage required.
1 - MICBIAS output is powered to 2.0V,
2 - MICBIAS output is powered to 2.5V,
3 - MICBIAS output is connected to AVDD,
If this node is not mentioned or if the value is incorrect, then MicBias
is powered down.

Example:

Expand Down
16 changes: 0 additions & 16 deletions trunk/Documentation/devicetree/bindings/sound/wm8962.txt

This file was deleted.

26 changes: 0 additions & 26 deletions trunk/arch/arm/boot/dts/exynos5250-smdk5250.dts
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@
compatible = "samsung,s524ad0xd1";
reg = <0x51>;
};

wm8994: wm8994@1a {
compatible = "wlf,wm8994";
reg = <0x1a>;
};
};

i2c@121D0000 {
Expand Down Expand Up @@ -209,25 +204,4 @@
samsung,mfc-r = <0x43000000 0x800000>;
samsung,mfc-l = <0x51000000 0x800000>;
};

i2s0: i2s@03830000 {
gpios = <&gpz 0 2 0 0>, <&gpz 1 2 0 0>, <&gpz 2 2 0 0>,
<&gpz 3 2 0 0>, <&gpz 4 2 0 0>, <&gpz 5 2 0 0>,
<&gpz 6 2 0 0>;
};

i2s1: i2s@12D60000 {
status = "disabled";
};

i2s2: i2s@12D70000 {
status = "disabled";
};

sound {
compatible = "samsung,smdk-wm8994";

samsung,i2s-controller = <&i2s0>;
samsung,audio-codec = <&wm8994>;
};
};
Loading

0 comments on commit 9264f7f

Please sign in to comment.