diff options
author | Mark Brown <broonie@linaro.org> | 2013-08-22 14:28:53 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-08-22 14:28:53 +0100 |
commit | f9061f2fc1e66264597c36ebb084fb8c35117e67 (patch) | |
tree | 71a13791325d384c524c1d321155e37b9497d186 /Documentation/devicetree | |
parent | 2291d2691473e9f4655e74cd1ae03c9e05fed6fd (diff) | |
parent | cbaa56896146cbb5ab54bd65f98d020af282e6c6 (diff) | |
download | linux-f9061f2fc1e66264597c36ebb084fb8c35117e67.tar.gz linux-f9061f2fc1e66264597c36ebb084fb8c35117e67.tar.bz2 linux-f9061f2fc1e66264597c36ebb084fb8c35117e67.zip |
Merge remote-tracking branch 'asoc/topic/tlv320aic3x' into asoc-next
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/sound/tlv320aic3x.txt | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/tlv320aic3x.txt b/Documentation/devicetree/bindings/sound/tlv320aic3x.txt index f47c3f589fd0..705a6b156c6c 100644 --- a/Documentation/devicetree/bindings/sound/tlv320aic3x.txt +++ b/Documentation/devicetree/bindings/sound/tlv320aic3x.txt @@ -3,7 +3,14 @@ Texas Instruments - tlv320aic3x Codec module The tlv320aic3x serial control bus communicates through I2C protocols Required properties: -- compatible - "string" - "ti,tlv320aic3x" + +- compatible - "string" - One of: + "ti,tlv320aic3x" - Generic TLV320AIC3x device + "ti,tlv320aic33" - TLV320AIC33 + "ti,tlv320aic3007" - TLV320AIC3007 + "ti,tlv320aic3106" - TLV320AIC3106 + + - reg - <int> - I2C slave address |