]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: hdac_hdmi: Add support to handle MST capable pin
authorJeeja KP <jeeja.kp@intel.com>
Mon, 6 Feb 2017 06:39:18 +0000 (12:09 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 8 Feb 2017 18:24:01 +0000 (18:24 +0000)
commite1b891e06062b8b50fbb2f2d6a8f39b405b0d0be
treeaceb50270f6ebc63ef8a569cab9ee687a06c1975
parent0ef41e2d2794dc73fb130cd81d8ca6cab41b89b3
ASoC: hdac_hdmi: Add support to handle MST capable pin

To handle jack event and configuration of the pin widget for MST
capable pin, this patch adds:
o Flag to identify the pin is MST capable.
o In notify callback(), based on the pipe and port information marks if
the port is mst_capable. In case of non MST, port is defaulted to zero.

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/hdac_hdmi.c