Re: [PATCH 0/9] dw-hdmi audio support

From: Russell King - ARM Linux
Date: Sat Aug 08 2015 - 12:09:48 EST


Following on from the previous sub-series, this sub-series adds audio
support to dw-hdmi.

The two different variants are now in this patch: AHB audio support
found on iMX6 platforms, and I2S support found on Rockchip patches.
Thanks to Yakir Yang for contributing the I2S support.

I suspect that there is still some discussion to be had on this
series, though I would like to see it moving forward so that we can
get something merged.

drivers/gpu/drm/bridge/Kconfig | 20 +
drivers/gpu/drm/bridge/Makefile | 2 +
drivers/gpu/drm/bridge/dw_hdmi-ahb-audio.c | 635 +++++++++++++++++++++++++++++
drivers/gpu/drm/bridge/dw_hdmi-audio.h | 14 +
drivers/gpu/drm/bridge/dw_hdmi-i2s-audio.c | 398 ++++++++++++++++++
drivers/gpu/drm/bridge/dw_hdmi.c | 202 ++++-----
drivers/gpu/drm/bridge/dw_hdmi.h | 6 +
7 files changed, 1155 insertions(+), 122 deletions(-)

--
FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up
according to speedtest.net.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/