On Fri, May 27, 2016 at 06:45:42PM +0800, Chris Zhong wrote: > The driver is used for cdn dp codec embedded in rk3399 > > Signed-off-by: Chris Zhong <z...@rock-chips.com> > > --- > > .../bindings/sound/rockchip-cdn-dp-audio.txt | 12 ++
Acked-by: Rob Herring <r...@kernel.org> > sound/soc/rockchip/Kconfig | 9 ++ > sound/soc/rockchip/Makefile | 2 + > sound/soc/rockchip/rockchip-cdn-dp-audio.c | 167 > +++++++++++++++++++++ > 4 files changed, 190 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/sound/rockchip-cdn-dp-audio.txt > create mode 100644 sound/soc/rockchip/rockchip-cdn-dp-audio.c