[alsa-devel] Out-of-tree HDMI audio driver for BayTrail-T
I don't usually deal with out-of-tree drivers, but when Canonical enabled the Intel Compute Stick [1] (which is using a BayTrail-T processor), we were using an out-of-tree driver to enable HDMI audio.
The driver has earlier been made public by Intel [2], and I've put my modifications to it here [3].
Unfortunately, it looks like the effort and hardware knowledge required to make this driver upstreamable is beyond what I can currently manage.
Also, I cannot answer for whether or not other parties (such as Intel) plan to upstream the driver.
On Thu, Aug 27, 2015 at 08:02:00AM +0200, David Henningsson wrote:
I don't usually deal with out-of-tree drivers, but when Canonical enabled the Intel Compute Stick [1] (which is using a BayTrail-T processor), we were using an out-of-tree driver to enable HDMI audio.
The driver has earlier been made public by Intel [2], and I've put my modifications to it here [3].
Unfortunately, it looks like the effort and hardware knowledge required to make this driver upstreamable is beyond what I can currently manage.
Also, I cannot answer for whether or not other parties (such as Intel) plan to upstream the driver.
Hi David,
Thanks for bringing this up. My team (Ramesh) wrote the driver so we can answer the questions around it
The only reason we didn't upstream the driver was the display interface it relied on. To configure HDMI the driver needs to access display registers which are exposed by display using a private interface. If that or something else is available for us to configure HDMI upstream, We can push this upstream.
participants (2)
-
David Henningsson
-
Vinod Koul