[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140910180735.GB4628@Asurada>
Date: Wed, 10 Sep 2014 11:07:36 -0700
From: Nicolin Chen <nicoleotsuka@...il.com>
To: Dmitry Lavnikevich <d.lavnikevich@...-solutions.com>
Cc: robh+dt@...nel.org, pawel.moll@....com, mark.rutland@....com,
ijc+devicetree@...lion.org.uk, galak@...eaurora.org,
shawn.guo@...escale.com, kernel@...gutronix.de,
linux@....linux.org.uk, perex@...ex.cz, tiwai@...e.de,
timur@...i.org, Li.Xiubo@...escale.com, grant.likely@...aro.org,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, alsa-devel@...a-project.org
Subject: Re: [PATCH 2/5] ASoC: fsl: add imx-tlv320aic3x machine driver
Hi Dmitry,
On Wed, Sep 10, 2014 at 04:46:46PM +0300, Dmitry Lavnikevich wrote:
> This is driver for i.MX6 boards with tlv320aic3x audio codecs.
>
> Signed-off-by: Dmitry Lavnikevich <d.lavnikevich@...-solutions.com>
> ---
> .../bindings/sound/fsl,imx-audio-tlv320aic3x.txt | 27 ++++
> sound/soc/fsl/Kconfig | 13 ++
> sound/soc/fsl/Makefile | 2 +
> sound/soc/fsl/imx-tlv320aic3x.c | 177 +++++++++++++++++++++
> 4 files changed, 219 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/sound/fsl,imx-audio-tlv320aic3x.txt
> create mode 100644 sound/soc/fsl/imx-tlv320aic3x.c
This whole single patch looks pretty clean. So I suggest it may be merged
into fsl-asoc-card.c driver whose DT binding is almost identical to yours
so that we don't need to add a machine driver with duplicated code. And
you can feel free to enable fsl-asoc-card in the defconfig as well -- I
was about to do it and to replace imx-wm8962 and imx-sgtl5000 with it.
The only extra trivia you need to tackle is to add a clock binding into
your dts for CODEC side.
Thanks
Nicolin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists