Re: [PATCH v7] mfd: MAX6650/6651 support

From: Laszlo Papp
Date: Wed Feb 12 2014 - 04:34:18 EST


On Wed, Feb 12, 2014 at 8:31 AM, Lee Jones <lee.jones@xxxxxxxxxx> wrote:
>> MAX6650/MAX6651 chip is a multi-function device with I2C busses. The
>> chip includes fan-speed regulators and monitors, GPIO, and alarm.
>>
>> This patch is an initial release of a MAX6650/6651 MFD driver that
>> supports to enable the chip with its primary I2C bus that will connect
>> the hwmon, and then the gpio devices for now.
>>
>> Signed-off-by: Laszlo Papp <lpapp@xxxxxxx>
>> ---
>> drivers/mfd/Kconfig | 11 +++++
>> drivers/mfd/Makefile | 1 +
>> drivers/mfd/max665x.c | 93 +++++++++++++++++++++++++++++++++++++
>> include/linux/mfd/max665x-private.h | 34 ++++++++++++++
>> 4 files changed, 139 insertions(+)
>> create mode 100644 drivers/mfd/max665x.c
>> create mode 100644 include/linux/mfd/max665x-private.h
>
> Applied, thanks.

Thanks (partial celebration time).
--
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/