From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: sameo@linux.intel.com
Cc: alan@linux.intel.com, tglx@linutronix.de, mingo@redhat.com,
hpa@zytor.com, feng.tang@intel.com,
jacob.jun.pan@linux.intel.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] Intel MSIC MFD driver for Medfield platform
Date: Mon, 19 Sep 2011 10:34:14 +0300 [thread overview]
Message-ID: <20110919073414.GE23578@intel.com> (raw)
In-Reply-To: <cover.1315399396.git.mika.westerberg@linux.intel.com>
Hi Samuel and x86 maintainers,
Do you have any comments on these patches? Could they be merged into
mainline or do you want me to make some changes?
Thanks.
On Wed, Sep 07, 2011 at 04:06:49PM +0300, Mika Westerberg wrote:
> Hi,
>
> This series adds support for the Intel MSIC (Mixed Signal IC) chip found on
> Intel Medfield platforms. The MSIC chip embeds audio codec, ADC, GPIOs etc.
>
> Existing drivers which use plain SCU IPC will continue to work and they can
> be converted to the MSIC register interface later on. Any new drivers for
> devices in the MSIC should use this interface.
>
> Thanks.
>
> Alan Cox (1):
> x86, mrst: Some drivers need to known when an SCU is available
>
> Mika Westerberg (2):
> mfd: add Intel MSIC driver
> x86, mrst: add platform support for MSIC MFD driver
>
> arch/x86/include/asm/intel_scu_ipc.h | 22 ++
> arch/x86/platform/mrst/mrst.c | 174 +++++++++++-
> drivers/mfd/Kconfig | 9 +
> drivers/mfd/Makefile | 1 +
> drivers/mfd/intel_msic.c | 501 ++++++++++++++++++++++++++++++++++
> include/linux/mfd/intel_msic.h | 456 +++++++++++++++++++++++++++++++
> 6 files changed, 1149 insertions(+), 14 deletions(-)
> create mode 100644 drivers/mfd/intel_msic.c
> create mode 100644 include/linux/mfd/intel_msic.h
>
> --
> 1.7.5.4
next prev parent reply other threads:[~2011-09-19 7:33 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-07 13:06 [PATCH 0/3] Intel MSIC MFD driver for Medfield platform Mika Westerberg
2011-09-07 13:06 ` [PATCH 1/3] mfd: add Intel MSIC driver Mika Westerberg
2011-09-20 17:17 ` Samuel Ortiz
2011-09-21 8:07 ` Mika Westerberg
2011-09-21 10:44 ` Samuel Ortiz
2011-09-21 11:12 ` Mika Westerberg
2011-09-07 13:06 ` [PATCH 2/3] x86, mrst: Some drivers need to known when an SCU is available Mika Westerberg
2011-09-07 13:06 ` [PATCH 3/3] x86, mrst: add platform support for MSIC MFD driver Mika Westerberg
2011-10-14 7:59 ` Mika Westerberg
2011-10-18 9:13 ` Samuel Ortiz
2011-10-18 9:41 ` [PATCH v2] " Mika Westerberg
2011-10-20 16:47 ` Samuel Ortiz
2011-09-19 7:34 ` Mika Westerberg [this message]
2011-09-19 8:05 ` [PATCH 0/3] Intel MSIC MFD driver for Medfield platform Samuel Ortiz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110919073414.GE23578@intel.com \
--to=mika.westerberg@linux.intel.com \
--cc=alan@linux.intel.com \
--cc=feng.tang@intel.com \
--cc=hpa@zytor.com \
--cc=jacob.jun.pan@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=sameo@linux.intel.com \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).