commit | 8e2988a76c26f25178b1aa3f345c92dbef40cac4 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Mon Dec 03 15:46:03 2018 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Mon Dec 03 16:37:26 2018 +0100 |
tree | a29fa123ce47477b0804258ef0555a5653f3583f | |
parent | e75d04771ad60cb65005f35a7eb65caa6e7c266c [diff] |
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>