]> git.baikalelectronics.ru Git - kernel.git/commit
drm/tegra: sor: Support for audio over HDMI
authorThierry Reding <treding@nvidia.com>
Mon, 3 Dec 2018 14:46:03 +0000 (15:46 +0100)
committerThierry Reding <treding@nvidia.com>
Mon, 3 Dec 2018 15:37:26 +0000 (16:37 +0100)
commit7f3446bb7da378e40d094141063817ef92d4ce1d
treea29fa123ce47477b0804258ef0555a5653f3583f
parent178cde28139e53f76424ca7265af9f3f4016520c
drm/tegra: sor: Support for audio over HDMI

This code is very similar to the audio over HDMI support on older chips.
Interoperation with the audio codec is done via a pair of codec scratch
registers and an interrupt that is raised at the SOR when the codec has
written those registers.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/sor.c
drivers/gpu/drm/tegra/sor.h