drm/omap: Allow HDMI audio setup even if we do not have video configured
authorJyri Sarha <jsarha@ti.com>
Thu, 16 Mar 2017 10:05:04 +0000 (12:05 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 1 Mar 2018 07:18:18 +0000 (09:18 +0200)
commitc1899cb368c1d280af48661c6edaa975cf653533
tree1864ef3d42ffe7308a0fe1aaaca5e89c34aca4fa
parent1915d7fa93397b3dc8bf9c6973d8662c0a661daf
drm/omap: Allow HDMI audio setup even if we do not have video configured

Allow HDMI audio setup even if we do not have video configured. Audio
will get configured at the same time with video if the video is
configured soon enough. If it is not the audio DMA will timeout in
couple of seconds and audio playback will be aborted.

Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/hdmi4.c
drivers/gpu/drm/omapdrm/dss/hdmi5.c