31 May
2021
31 May
'21
11:42 a.m.
Hi Mark, Takashi,
On Wed, May 26, 2021 at 11:39:21AM +0100, Mark Brown wrote:
On Tue, May 25, 2021 at 03:23:47PM +0200, Maxime Ripard wrote:
The IEC958 status bit is usually set by the userspace after hw_params has been called, so in order to use whatever is set by the userspace, we need to implement the prepare hook. Let's add it to the hdmi_codec_ops, and mandate that either prepare or hw_params is implemented.
Acked-by: Mark Brown broonie@kernel.org
It looks like you're both happy with the ALSA/ASoC side, how do you want to get this merged?
There's a build dependency between the DRM bits and the new hook introduced in hdmi-codec, would you be ok with merging it through the drm tree?
Maxime