Re: [PATCH] ASoC: fsl-asoc-card: add cs4271 and cs4272 support
From: Rob Herring <robh@kernel.org>
Date: 2016-01-29 16:10:22
Also in:
alsa-devel, lkml
From: Rob Herring <robh@kernel.org>
Date: 2016-01-29 16:10:22
Also in:
alsa-devel, lkml
On Thu, Jan 28, 2016 at 10:52:35AM +0000, Felipe F. Tonello wrote:
add cs4271 and cs42727 support for fsl-asoc-card Signed-off-by: Felipe F. Tonello <redacted> --- .../devicetree/bindings/sound/imx-audio-cs427x.txt | 47 ++++++++++++++++++++++ sound/soc/fsl/Kconfig | 4 +- sound/soc/fsl/fsl-asoc-card.c | 7 ++++ 3 files changed, 56 insertions(+), 2 deletions(-) create mode 100644 Documentation/devicetree/bindings/sound/imx-audio-cs427x.txt
Acked-by: Rob Herring <robh@kernel.org>