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> Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
parent
be7c5926c2
commit
c9f3de41b9
@ -27,6 +27,25 @@ Optional properties:
|
|||||||
- AVDD-supply, IOVDD-supply, DRVDD-supply, DVDD-supply : power supplies for the
|
- AVDD-supply, IOVDD-supply, DRVDD-supply, DVDD-supply : power supplies for the
|
||||||
device as covered in Documentation/devicetree/bindings/regulator/regulator.txt
|
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:
|
Example:
|
||||||
|
|
||||||
tlv320aic3x: tlv320aic3x@1b {
|
tlv320aic3x: tlv320aic3x@1b {
|
||||||
|
Loading…
Reference in New Issue
Block a user