Skip to content

Commit

Permalink
ASoC: rt5640: Add the info of rt5639 to the binding document
Browse files Browse the repository at this point in the history
The patch adds the info of rt5639 to the binding document.

Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
  • Loading branch information
Oder Chiou authored and Mark Brown committed Apr 14, 2014
1 parent b0c2784 commit 908b703
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions Documentation/devicetree/bindings/sound/rt5640.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
RT5640 audio CODEC
RT5640/RT5639 audio CODEC

This device supports I2C only.

Required properties:

- compatible : "realtek,rt5640".
- compatible : One of "realtek,rt5640" or "realtek,rt5639".

- reg : The I2C address of the device.

Expand All @@ -18,7 +18,7 @@ Optional properties:

- realtek,ldo1-en-gpios : The GPIO that controls the CODEC's LDO1_EN pin.

Pins on the device (for linking into audio routes):
Pins on the device (for linking into audio routes) for RT5639/RT5640:

* DMIC1
* DMIC2
Expand All @@ -31,13 +31,16 @@ Pins on the device (for linking into audio routes):
* HPOR
* LOUTL
* LOUTR
* MONOP
* MONON
* SPOLP
* SPOLN
* SPORP
* SPORN

Additional pins on the device for RT5640:

* MONOP
* MONON

Example:

rt5640 {
Expand Down

0 comments on commit 908b703

Please sign in to comment.