diff options
author | Sia Jee Heng <jee.heng.sia@intel.com> | 2021-02-04 09:42:57 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-02-08 11:39:54 +0000 |
commit | d5e16dc5fdad09d7b3133b6aaea7848bfb518e04 (patch) | |
tree | f6d6d996b8ccdf47e03417f4379a744666823cfa /Documentation/devicetree/bindings/sound/intel,keembay-i2s.yaml | |
parent | 1c5f6e0714c16e3ad8732e49e07082772dcc6f87 (diff) |
ASoC: Intel, Keembay-i2s: Add hdmi-i2s compatible string
Add intel,keembay-hdmi-i2s compatible string to support the
HDMI interface.
Signed-off-by: Sia Jee Heng <jee.heng.sia@intel.com>
Link: https://lore.kernel.org/r/20210204014258.10197-4-jee.heng.sia@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/intel,keembay-i2s.yaml')
-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 dba25c33f0b0..6f71294909a5 100644 --- a/Documentation/devicetree/bindings/sound/intel,keembay-i2s.yaml +++ b/Documentation/devicetree/bindings/sound/intel,keembay-i2s.yaml @@ -18,6 +18,7 @@ properties: enum: - intel,keembay-i2s - intel,keembay-tdm + - intel,keembay-hdmi-i2s "#sound-dai-cells": const: 0 |