devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add device tree binding support to WM8962 codec driver
@ 2013-06-05 12:12 Nicolin Chen
  2013-06-05 12:12 ` [PATCH 1/2] ASoC: WM8962: Create default platform data structure Nicolin Chen
  2013-06-05 12:12 ` [PATCH 2/2] ASoC: WM8962: Add device tree binding Nicolin Chen
  0 siblings, 2 replies; 7+ messages in thread
From: Nicolin Chen @ 2013-06-05 12:12 UTC (permalink / raw)
  To: patches, alsa-devel, devicetree-discuss
  Cc: grant.likely, broonie, lgirdwood, rob.herring

*** These two patch added devicetree binding support to WM8962 codec driver
*** so that it can fetch pdata not only from old platform_data but also from
*** newer dts binding.

Nicolin Chen (2):
  ASoC: WM8962: Create default platform data structure
  ASoC: WM8962: Add device tree binding

 Documentation/devicetree/bindings/sound/wm8962.txt |   20 +++++++
 sound/soc/codecs/wm8962.c                          |   56 ++++++++++++++++++--
 2 files changed, 72 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2013-06-06  8:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-05 12:12 [PATCH 0/2] Add device tree binding support to WM8962 codec driver Nicolin Chen
2013-06-05 12:12 ` [PATCH 1/2] ASoC: WM8962: Create default platform data structure Nicolin Chen
2013-06-05 12:25   ` Mark Brown
2013-06-06  3:21     ` Nicolin Chen
2013-06-06  8:42       ` Mark Brown
2013-06-05 12:12 ` [PATCH 2/2] ASoC: WM8962: Add device tree binding Nicolin Chen
2013-06-05 12:27   ` Mark Brown

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).