From: Rongjun Ying <[email protected]>

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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to