[alsa-devel] [PATCH V6] ASoC: pcm179x: Add support for pcm1795 and pcm1796

Rob Herring robh at kernel.org
Fri Mar 18 21:08:58 CET 2016


On Sat, Mar 12, 2016 at 12:29:00AM +0100, Michael Trimarchi wrote:
> ASoC: pcm179x: Add support for pcm1795 and pcm1796
> 
> Signed-off-by: Michael Trimarchi <michael at amarulasolutions.com>
> Tested-by: Angelo Adamo <adamo.a60 at gmail.com>
> ---
> Changes v5 -> v6
> 	- Add device tree documentation
> 
> Changes v4 -> v5
> 	- remove dead code
> 
> Changes v3 -> v4:
> 	- clean up compatible list
> 	- use enum type instead of pointer of int
> 
> Changes v2 -> v3:
> 	- rebase after i2c support
> 
> Changes v1 -> v2:
> 	- Use switch for support new variants
> 	- sort the compatible list
> 
>  .../devicetree/bindings/sound/pcm179x.txt          |  2 +

Acked-by: Rob Herring <robh at kernel.org>

>  sound/soc/codecs/pcm179x-i2c.c                     |  6 --
>  sound/soc/codecs/pcm179x-spi.c                     |  6 --
>  sound/soc/codecs/pcm179x.c                         | 65 ++++++++++++++++++++--
>  sound/soc/codecs/pcm179x.h                         |  9 ++-
>  5 files changed, 70 insertions(+), 18 deletions(-)


More information about the Alsa-devel mailing list