diff options
author | Mark Brown <broonie@linaro.org> | 2013-06-28 15:17:06 +0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-06-28 15:17:06 +0400 |
commit | da51f83fa29ab3c619315fa6d2979df6e67e023b (patch) | |
tree | 1bf6ae066dde7f9a28988fd5611c0bda54846574 /Documentation | |
parent | b078dcee9a58449741cd401f2ca666dd699512f6 (diff) | |
parent | a975873a9acc0788c1aee5ca183deb420b5c00e5 (diff) | |
download | linux-da51f83fa29ab3c619315fa6d2979df6e67e023b.tar.xz |
Merge remote-tracking branch 'asoc/topic/tas5086' into asoc-next
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/sound/ti,tas5086.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/ti,tas5086.txt b/Documentation/devicetree/bindings/sound/ti,tas5086.txt index 8ea4f5b4818d..d2866a0d6a26 100644 --- a/Documentation/devicetree/bindings/sound/ti,tas5086.txt +++ b/Documentation/devicetree/bindings/sound/ti,tas5086.txt @@ -20,6 +20,17 @@ Optional properties: When not specified, the hardware default of 1300ms is retained. + - ti,mid-z-channel-X: Boolean properties, X being a number from 1 to 6. + If given, channel X will start with the Mid-Z start + sequence, otherwise the default Low-Z scheme is used. + + The correct configuration depends on how the power + stages connected to the PWM output pins work. Not all + power stages are compatible to Mid-Z - please refer + to the datasheets for more details. + + Most systems should not set any of these properties. + Examples: i2c_bus { |