Re: [PATCH v3 3/5] mfd: Add S5M series configuration

From: Samuel Ortiz
Date: Sun Jan 08 2012 - 18:06:40 EST


Hi Sangbeom,

On Fri, Dec 23, 2011 at 05:28:10PM +0900, Sangbeom Kim wrote:
> This patch add Samsung S5M series configuration.
I applied this one, except that I removed those unrelated entries (for now):

> +config MFD_MAX8698
> + bool "Maxim Semiconductor MAX8698 PMIC Support"
> + depends on I2C=y
> + select MFD_CORE
> + help
> + Say yes here to support for Maxim Semiconductor MAX8698. This is
> + a Power Management IC. This driver provies common support for
> + accessing the device, additional drivers must be enabled in order
> + to use the functionality of the device.
> +
> +config MFD_MAX77686
> + bool "Maxim Semiconductor MAX77686 PMIC Support"
> + depends on I2C=y && GENERIC_HARDIRQS
> + select MFD_CORE
> + help
> + Say yes here to support for Maxim Semiconductor MAX77686.
> + This is a Power Management IC with RTC on chip.
> + This driver provides common support for accessing the device;
> + additional drivers must be enabled in order to use the functionality
> + of the device.

Cheers,
Samuel.

--
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/