commit | 2acd8309a3a4e6dc04e72d2db0716825095c02d6 | [log] [tgz] |
---|---|---|
author | Jeeja KP <jeeja.kp@intel.com> | Mon Feb 06 12:09:18 2017 +0530 |
committer | Mark Brown <broonie@kernel.org> | Wed Feb 08 18:24:01 2017 +0000 |
tree | aceb50270f6ebc63ef8a569cab9ee687a06c1975 | |
parent | 8d13640f6b9f1f99035d7078b3cd4002e9af5d9c [diff] |
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>