summaryrefslogtreecommitdiff
path: root/Bindings/sound/tlv320aic31xx.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Bindings/sound/tlv320aic31xx.txt')
-rw-r--r--Bindings/sound/tlv320aic31xx.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/Bindings/sound/tlv320aic31xx.txt b/Bindings/sound/tlv320aic31xx.txt
index eff12be5e789c..6fbba562eaa7b 100644
--- a/Bindings/sound/tlv320aic31xx.txt
+++ b/Bindings/sound/tlv320aic31xx.txt
@@ -11,6 +11,8 @@ Required properties:
"ti,tlv320aic3110" - TLV320AIC3110 (stereo speaker amp, no MiniDSP)
"ti,tlv320aic3120" - TLV320AIC3120 (mono speaker amp, MiniDSP)
"ti,tlv320aic3111" - TLV320AIC3111 (stereo speaker amp, MiniDSP)
+ "ti,tlv320dac3100" - TLV320DAC3100 (no ADC, mono speaker amp, no MiniDSP)
+ "ti,tlv320dac3101" - TLV320DAC3101 (no ADC, stereo speaker amp, no MiniDSP)
- reg - <int> - I2C slave address
- HPVDD-supply, SPRVDD-supply, SPLVDD-supply, AVDD-supply, IOVDD-supply,
@@ -37,9 +39,11 @@ CODEC output pins:
* MICBIAS
CODEC input pins:
- * MIC1LP
- * MIC1RP
- * MIC1LM
+ * MIC1LP, devices with ADC
+ * MIC1RP, devices with ADC
+ * MIC1LM, devices with ADC
+ * AIN1, devices without ADC
+ * AIN2, devices without ADC
The pins can be used in referring sound node's audio-routing property.