]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: Intel: sof_hdmi: add common header for HDMI
authorBrent Lu <brent.lu@intel.com>
Thu, 12 Oct 2023 19:08:15 +0000 (15:08 -0400)
committerMark Brown <broonie@kernel.org>
Thu, 12 Oct 2023 19:27:54 +0000 (20:27 +0100)
commit3ceb66edd6911b251f2406fa2044daa8d9f00d73
tree8a3eafec9cf80be499ac547df96bd3e3e8e1962a
parent64b9f311865c72fa1b692db1500c8c07db9347b7
ASoC: Intel: sof_hdmi: add common header for HDMI

Add a common header for Intel HDMI dai link (idisp) initialization.
Declare the sof_hdmi_private structure in machine driver private data
and use it to initialize dai link.

Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Brent Lu <brent.lu@intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20231012190826.142619-13-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/sof_hdmi_common.h [new file with mode: 0644]