devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: atmel-classd: add the Audio Class D Amplifier
@ 2015-09-01  5:41 Songjun Wu
       [not found] ` <1441086101-15303-1-git-send-email-songjun.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
  2015-09-01  5:41 ` [PATCH 2/2] ASoC: atmel-classd: DT binding for Class D audio amplifier driver Songjun Wu
  0 siblings, 2 replies; 22+ messages in thread
From: Songjun Wu @ 2015-09-01  5:41 UTC (permalink / raw)
  To: nicolas.ferre, lgirdwood, broonie, perex, tiwai, linux-kernel,
	alsa-devel, robh+dt, pawel.moll, mark.rutland, ijc+devicetree,
	galak, devicetree
  Cc: Songjun Wu

The Audio Class D Amplifier driver includes two parts.
1) Driver code to implement the Audio Class D Amplifier function. 
2) Device tree binding document, it describes how to add the Audio
Class D Amplifier in device tree.

Songjun Wu (2):
  ASoC: atmel-classd: add the Audio Class D Amplifier code
  ASoC: atmel-classd: DT binding for Class D audio amplifier driver

 .../devicetree/bindings/sound/atmel-classd.txt     |   73 ++
 sound/soc/atmel/Kconfig                            |    9 +
 sound/soc/atmel/Makefile                           |    2 +
 sound/soc/atmel/atmel-classd.c                     |  801 ++++++++++++++++++++
 sound/soc/atmel/atmel-classd.h                     |  120 +++
 5 files changed, 1005 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/atmel-classd.txt
 create mode 100644 sound/soc/atmel/atmel-classd.c
 create mode 100644 sound/soc/atmel/atmel-classd.h

-- 
1.7.9.5

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

end of thread, other threads:[~2015-09-17  3:07 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-01  5:41 [PATCH 0/2] ASoC: atmel-classd: add the Audio Class D Amplifier Songjun Wu
     [not found] ` <1441086101-15303-1-git-send-email-songjun.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2015-09-01  5:41   ` [PATCH 1/2] ASoC: atmel-classd: add the Audio Class D Amplifier code Songjun Wu
     [not found]     ` <1441086101-15303-2-git-send-email-songjun.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2015-09-03 11:37       ` Mark Brown
     [not found]         ` <20150903113716.GU12027-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2015-09-06  9:44           ` Wu, Songjun
2015-09-07 16:23             ` Mark Brown
2015-09-08  9:36               ` Wu, Songjun
     [not found]                 ` <55EEAC01.3080409-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2015-09-08 12:23                   ` Mark Brown
     [not found]                     ` <20150908122322.GB9751-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2015-09-09  3:16                       ` Wu, Songjun
     [not found]                         ` <55EFA478.1000109-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2015-09-09  9:52                           ` Mark Brown
2015-09-10  2:31                             ` Wu, Songjun
     [not found]                               ` <55F0EB68.9070800-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2015-09-11 10:34                                 ` Mark Brown
     [not found]                                   ` <20150911103417.GF12027-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2015-09-14  6:34                                     ` Wu, Songjun
2015-09-01  5:41 ` [PATCH 2/2] ASoC: atmel-classd: DT binding for Class D audio amplifier driver Songjun Wu
     [not found]   ` <1441086101-15303-3-git-send-email-songjun.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2015-09-03 11:43     ` Mark Brown
     [not found]       ` <20150903114316.GV12027-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2015-09-06  9:44         ` Wu, Songjun
2015-09-07 16:25           ` Mark Brown
2015-09-08  9:36             ` Wu, Songjun
2015-09-08 12:23               ` Mark Brown
     [not found]                 ` <20150908122340.GC9751-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2015-09-09  3:16                   ` Wu, Songjun
2015-09-15  3:11                   ` Wu, Songjun
     [not found]                     ` <55F78C79.30102-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2015-09-16 19:42                       ` Mark Brown
     [not found]                         ` <20150916194234.GR12027-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2015-09-17  3:07                           ` Wu, Songjun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).