Re: [PATCH v7 6/6] drm/bridge: sii902x: Implement HDMI audio support

2019-04-29 Thread Andrzej Hajda
On 26.04.2019 15:23, Jyri Sarha wrote: > Implement HDMI audio support by using ASoC HDMI codec. The commit > implements the necessary callbacks and configuration for the HDMI > codec and registers a virtual platform device for the codec to attach. > > Signed-off-by: Jyri Sarha Reviewed-by: Andrze

[PATCH v7 6/6] drm/bridge: sii902x: Implement HDMI audio support

2019-04-26 Thread Jyri Sarha
Implement HDMI audio support by using ASoC HDMI codec. The commit implements the necessary callbacks and configuration for the HDMI codec and registers a virtual platform device for the codec to attach. Signed-off-by: Jyri Sarha --- drivers/gpu/drm/bridge/sii902x.c | 469