lkml.org 
[lkml]   [2016]   [May]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] tda998x: add sound support
Date
This patch adds sound over HDMI feature in TDA998x.
The work was inspired in a Linaro repository:
https://git.linaro.org/kernel/linux-linaro-tracking.git/tree/4b131c9bf8af9bc7a25441251f60a8ca7fc69c07

Joao Pinto (3):
tda998x: adding sound support
tda998: adding sound support for Juno in the DT
tda998: add HPD delay to avoid disabling sound when EDID checksum fails.

arch/arm64/boot/dts/arm/juno-base.dtsi | 92 ++++++--
drivers/gpu/drm/i2c/Makefile | 2 +-
drivers/gpu/drm/i2c/tda998x_codec.c | 248 ++++++++++++++++++++++
drivers/gpu/drm/i2c/tda998x_drv.c | 115 +++++++---
drivers/gpu/drm/i2c/tda998x_drv.h | 41 ++++
include/drm/i2c/tda998x.h | 1 +
6 files changed, 453 insertions(+), 46 deletions(-)
create mode 100644 drivers/gpu/drm/i2c/tda998x_codec.c
create mode 100644 drivers/gpu/drm/i2c/tda998x_drv.h

--
1.8.1.5

\
 
 \ /
  Last update: 2016-05-30 18:01    [W:0.052 / U:0.444 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site