diff options
author | Michael Sit Wei Hong <michael.wei.hong.sit@intel.com> | 2020-08-11 06:18:36 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-08-17 18:44:32 +0200 |
commit | a106bb6eeaace283bcb9fcaeb2e2ac4097037e4b (patch) | |
tree | de5b0dc19c351715e8b6ae0f3b902d088bcbf523 /Documentation/devicetree/bindings/sound | |
parent | ASoC: Intel: KMB: Enable TDM audio capture (diff) | |
download | linux-a106bb6eeaace283bcb9fcaeb2e2ac4097037e4b.tar.xz linux-a106bb6eeaace283bcb9fcaeb2e2ac4097037e4b.zip |
dt-bindings: sound: intel, keembay-i2s: Add new compatible string
Add a new compatible string that configures the interface to the
desired format.
Signed-off-by: Michael Sit Wei Hong <michael.wei.hong.sit@intel.com>
Reviewed-by: Sia Jee Heng <jee.heng.sia@intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20200811041836.999-3-michael.wei.hong.sit@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound')
-rw-r--r-- | Documentation/devicetree/bindings/sound/intel,keembay-i2s.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/intel,keembay-i2s.yaml b/Documentation/devicetree/bindings/sound/intel,keembay-i2s.yaml index 2e0bbc1c868a..bf4632c0a9b6 100644 --- a/Documentation/devicetree/bindings/sound/intel,keembay-i2s.yaml +++ b/Documentation/devicetree/bindings/sound/intel,keembay-i2s.yaml @@ -17,6 +17,7 @@ properties: compatible: enum: - intel,keembay-i2s + - intel,keembay-tdm "#sound-dai-cells": const: 0 |