[PATCH v5 1/1] drm: sti: Add ASoC generic hdmi codec support.

2016-06-01 Thread Benjamin Gaignard
Ack-by: Benjamin Gaignard 2016-05-30 15:31 GMT+02:00 Arnaud Pouliquen : > Add the interface needed by audio hdmi-codec driver. > > Signed-off-by: Arnaud Pouliquen > --- > drivers/gpu/drm/sti/Kconfig| 1 + > drivers/gpu/drm/sti/sti_hdmi.c | 294 > ++---

[PATCH v5 1/1] drm: sti: Add ASoC generic hdmi codec support.

2016-05-30 Thread Arnaud Pouliquen
Add the interface needed by audio hdmi-codec driver. Signed-off-by: Arnaud Pouliquen --- drivers/gpu/drm/sti/Kconfig| 1 + drivers/gpu/drm/sti/sti_hdmi.c | 294 ++--- drivers/gpu/drm/sti/sti_hdmi.h | 13 ++ 3 files changed, 291 insertions(+), 17 deletio