Re: [RESEND PATCH 6/6] ASoC: rockchip: Add machine driver for cdn dp codec

From: Rob Herring
Date: Wed Jun 01 2016 - 10:57:56 EST


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 <zyw@xxxxxxxxxxxxxx>
>
> ---
>
> .../bindings/sound/rockchip-cdn-dp-audio.txt | 12 ++

Acked-by: Rob Herring <robh@xxxxxxxxxx>

> 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