drm: exynos: Add driver for HDMI audio interface
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Mon, 23 Oct 2017 12:49:34 +0000 (14:49 +0200)
committerInki Dae <inki.dae@samsung.com>
Thu, 26 Oct 2017 00:06:34 +0000 (09:06 +0900)
commit691da76f9c90fa618682b88f386b6a1ef304666e
tree87762832915e86b65fb74498edefab73fdbfc7a9
parentae58c03e0ee13e37f8f56c0158d55f504ad889d2
drm: exynos: Add driver for HDMI audio interface

The hdmi-codec interface added in this patch is required to properly
support HDMI audio. Currently the audio part of the SoC internal
HDMI transmitter is configured with fixed values, which makes HDMI
audio working by chance, only on boards having an external audio
codec connected in parallel with the HDMI audio transmitter's input
I2S interface.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/Kconfig
drivers/gpu/drm/exynos/exynos_hdmi.c
drivers/gpu/drm/exynos/regs-hdmi.h