diff options
author | Michael Sit Wei Hong <[email protected]> | 2020-08-11 12:18:36 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-08-17 17:44:32 +0100 |
commit | a106bb6eeaace283bcb9fcaeb2e2ac4097037e4b (patch) | |
tree | de5b0dc19c351715e8b6ae0f3b902d088bcbf523 | |
parent | 9c3bab3c4f158bb79ebd7443ef83c32fa1a450a1 (diff) |
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 <[email protected]>
Reviewed-by: Sia Jee Heng <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
-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 |