[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110919073414.GE23578@intel.com>
Date: Mon, 19 Sep 2011 10:34:14 +0300
From: Mika Westerberg <mika.westerberg@...ux.intel.com>
To: sameo@...ux.intel.com
Cc: alan@...ux.intel.com, tglx@...utronix.de, mingo@...hat.com,
hpa@...or.com, feng.tang@...el.com, jacob.jun.pan@...ux.intel.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/3] Intel MSIC MFD driver for Medfield platform
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists