diff options
author | 2021-02-04 09:42:57 +0800 | |
---|---|---|
committer | 2021-02-08 11:39:54 +0000 | |
commit | d5e16dc5fdad09d7b3133b6aaea7848bfb518e04 (patch) | |
tree | f6d6d996b8ccdf47e03417f4379a744666823cfa | |
parent | ASoC: Intel: KMB: Support IEC958 encoded PCM format (diff) | |
download | wireguard-linux-d5e16dc5fdad09d7b3133b6aaea7848bfb518e04.tar.xz wireguard-linux-d5e16dc5fdad09d7b3133b6aaea7848bfb518e04.zip |
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 '')
-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 |