public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mfd: Add SiRF audio MFD driver
@ 2014-03-11  2:36 RongJun Ying
       [not found] ` <1394505387-13665-1-git-send-email-rongjun.ying-kQvG35nSl+M@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: RongJun Ying @ 2014-03-11  2:36 UTC (permalink / raw)
  To: Lee Jones, Samuel Ortiz
  Cc: Mark Brown, devicetree-u79uwXL29TY76Z2rM5mHXA,
	workgroup.linux-kQvG35nSl+M, Rongjun Ying

From: Rongjun Ying <rongjun.ying-kQvG35nSl+M@public.gmane.org>

This patchset adds SiRF audio MFD driver including:
1. The SiRF audio MFD driver
2. The document of device tree binding

Rongjun Ying (2):
  mfd: Support SiRF audio modules
  Documentation: Describe the SiRF audio Device Tree bindings

 .../devicetree/bindings/mfd/sirf-audio.txt         |   51 ++++++++
 drivers/mfd/Kconfig                                |   10 ++
 drivers/mfd/Makefile                               |    1 +
 drivers/mfd/sirf-audio.c                           |  128 ++++++++++++++++++++
 include/linux/mfd/sirf/audio.h                     |   22 ++++
 5 files changed, 212 insertions(+), 0 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/mfd/sirf-audio.txt
 create mode 100644 drivers/mfd/sirf-audio.c
 create mode 100644 include/linux/mfd/sirf/audio.h

-- 
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-03-11  6:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-11  2:36 [PATCH v2 0/2] mfd: Add SiRF audio MFD driver RongJun Ying
     [not found] ` <1394505387-13665-1-git-send-email-rongjun.ying-kQvG35nSl+M@public.gmane.org>
2014-03-11  2:36   ` [PATCH v2 1/2] mfd: Support SiRF audio modules RongJun Ying
     [not found]     ` <1394505387-13665-2-git-send-email-rongjun.ying-kQvG35nSl+M@public.gmane.org>
2014-03-11  6:44       ` Lee Jones
2014-03-11  2:36   ` [PATCH v2 2/2] Documentation: Describe the SiRF audio Device Tree bindings RongJun Ying

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox