All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] New feature and clean up for pcm1792a driver
@ 2015-11-20 10:09 Raphael Poggi
  2015-11-20 10:09   ` Raphael Poggi
                   ` (3 more replies)
  0 siblings, 4 replies; 23+ messages in thread
From: Raphael Poggi @ 2015-11-20 10:09 UTC (permalink / raw)
  To: perex, tiwai; +Cc: devicetree, linux-kernel, alsa-devel, Raphael Poggi

From: Raphael Poggi <poggi.raph@gmail.com>

Hi,

This patch series support for the channel selection (stereo/left/right) based on device tree bindings.
It also adds some registers defines and cleans up weird test on function exit.

Raphael Poggi (4):
  sound: codecs: pcm1792a: clean function exit
  sound: codecs: pcm1792a: add define for register
  dt-bindings: sound: add binding for pcm1792a
  sound: codecs: pcm1792a: introduce channel side

 .../devicetree/bindings/sound/pcm1792a.txt         |   5 +
 sound/soc/codecs/pcm1792a.c                        | 107 +++++++++++++++------
 2 files changed, 83 insertions(+), 29 deletions(-)

-- 
2.1.0


^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2015-11-24 20:11 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-20 10:09 [PATCH 0/4] New feature and clean up for pcm1792a driver Raphael Poggi
2015-11-20 10:09 ` [PATCH 1/4] sound: codecs: pcm1792a: clean function exit Raphael Poggi
2015-11-20 10:09   ` Raphael Poggi
2015-11-21  9:31   ` [alsa-devel] " Michael Trimarchi
2015-11-21  9:31     ` Michael Trimarchi
2015-11-21 16:16     ` Raphaël Poggi
2015-11-21 16:33       ` Michael Trimarchi
2015-11-21 16:33         ` Michael Trimarchi
2015-11-20 10:09 ` [PATCH 2/4] sound: codecs: pcm1792a: add define for register Raphael Poggi
2015-11-21  9:36   ` [alsa-devel] " Michael Trimarchi
2015-11-20 10:09 ` [PATCH 3/4] dt-bindings: sound: add binding for pcm1792a Raphael Poggi
2015-11-20 10:09   ` Raphael Poggi
2015-11-20 14:42   ` Rob Herring
2015-11-20 15:04     ` [alsa-devel] " Michael Trimarchi
2015-11-20 15:04       ` Michael Trimarchi
2015-11-20 10:09 ` [PATCH 4/4] sound: codecs: pcm1792a: introduce channel side Raphael Poggi
2015-11-21  9:37   ` [alsa-devel] " Michael Trimarchi
2015-11-21  9:37     ` Michael Trimarchi
2015-11-24  8:21     ` Raphaël Poggi
2015-11-24  8:27       ` Michael Trimarchi
2015-11-24 16:04         ` Raphaël Poggi
2015-11-24 16:04           ` Raphaël Poggi
2015-11-24 20:10           ` Michael Trimarchi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.