diff options
author | Markus Pargmann <mpa@pengutronix.de> | 2014-02-26 20:14:33 +0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-02-27 08:13:41 +0400 |
commit | ac5630b504be8918f42f4bd62f75063e469adf8b (patch) | |
tree | 9140b062d470fb3b9f623ed469dcc0202514328f /Documentation | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 (diff) | |
download | linux-ac5630b504be8918f42f4bd62f75063e469adf8b.tar.xz |
ASoC: tlv320aic3x: Remove tlv320aic32x4 from compatibles of tlv320aic3x
This reverts tlv320aic32x4 as compatible for tlv320aic3x as it has its
own bindings now.
Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/sound/tlv320aic3x.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/tlv320aic3x.txt b/Documentation/devicetree/bindings/sound/tlv320aic3x.txt index 9d8ea14db490..5e6040c2c2e9 100644 --- a/Documentation/devicetree/bindings/sound/tlv320aic3x.txt +++ b/Documentation/devicetree/bindings/sound/tlv320aic3x.txt @@ -6,7 +6,6 @@ Required properties: - compatible - "string" - One of: "ti,tlv320aic3x" - Generic TLV320AIC3x device - "ti,tlv320aic32x4" - TLV320AIC32x4 "ti,tlv320aic33" - TLV320AIC33 "ti,tlv320aic3007" - TLV320AIC3007 "ti,tlv320aic3106" - TLV320AIC3106 |