[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAOMwXhOtyg87pMmdKc1ZCWwH_H9D7HLkYdm8UxtJAkONdw8==Q@mail.gmail.com>
Date: Wed, 12 Feb 2014 09:34:05 +0000
From: Laszlo Papp <lpapp@....org>
To: Lee Jones <lee.jones@...aro.org>
Cc: Sachin Kamat <sachin.kamat@...aro.org>,
Linus Walleij <linus.walleij@...aro.org>,
LKML <linux-kernel@...r.kernel.org>,
Krzysztof Kozlowski <k.kozlowski@...sung.com>,
Jean Delvare <jdelvare@...e.de>,
Guenter Roeck <linux@...ck-us.net>
Subject: Re: [PATCH v7] mfd: MAX6650/6651 support
On Wed, Feb 12, 2014 at 8:31 AM, Lee Jones <lee.jones@...aro.org> 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@....org>
>> ---
>> 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@...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