Commit 908b7032 authored by Oder Chiou's avatar Oder Chiou Committed by Mark Brown

ASoC: rt5640: Add the info of rt5639 to the binding document

The patch adds the info of rt5639 to the binding document.
Signed-off-by: default avatarOder Chiou <oder_chiou@realtek.com>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent b0c27846
RT5640 audio CODEC RT5640/RT5639 audio CODEC
This device supports I2C only. This device supports I2C only.
Required properties: Required properties:
- compatible : "realtek,rt5640". - compatible : One of "realtek,rt5640" or "realtek,rt5639".
- reg : The I2C address of the device. - reg : The I2C address of the device.
...@@ -18,7 +18,7 @@ Optional properties: ...@@ -18,7 +18,7 @@ Optional properties:
- realtek,ldo1-en-gpios : The GPIO that controls the CODEC's LDO1_EN pin. - 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 * DMIC1
* DMIC2 * DMIC2
...@@ -31,13 +31,16 @@ Pins on the device (for linking into audio routes): ...@@ -31,13 +31,16 @@ Pins on the device (for linking into audio routes):
* HPOR * HPOR
* LOUTL * LOUTL
* LOUTR * LOUTR
* MONOP
* MONON
* SPOLP * SPOLP
* SPOLN * SPOLN
* SPORP * SPORP
* SPORN * SPORN
Additional pins on the device for RT5640:
* MONOP
* MONON
Example: Example:
rt5640 { rt5640 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment