Re: [PATCH v2 5/5] drm/bridge: sii902x: Implement HDMI audio support

2019-03-12 Thread Rob Herring
On Wed, Feb 27, 2019 at 11:54:23PM +0200, 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

Re: [PATCH v2 5/5] drm/bridge: sii902x: Implement HDMI audio support

2019-03-04 Thread Andrzej Hajda
On 27.02.2019 22:54, 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 > --- >

[PATCH v2 5/5] drm/bridge: sii902x: Implement HDMI audio support

2019-02-27 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 --- .../bindings/display/bridge/sii902x.txt | 36 +-