[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140701140004.GI27971@lee--X1>
Date: Tue, 1 Jul 2014 15:00:04 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Chanwoo Choi <cw00.choi@...sung.com>
Cc: sbkim73@...sung.com, sameo@...ux.intel.com, broonie@...nel.org,
myungjoo.ham@...sung.com, kyungmin.park@...sung.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCHv8 1/4] mfd: sec-core: Add support for S2MPU02 device
On Wed, 25 Jun 2014, Chanwoo Choi wrote:
> Add support for Samsung S2MPU02 PMIC device to the MFD sec-core driver.
> The S2MPU02 device includes PMIC/RTC/Clock devices.
>
> Signed-off-by: Chanwoo Choi <cw00.choi@...sung.com>
> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@...sung.com>
> ---
> drivers/mfd/sec-core.c | 46 ++++++---
> drivers/mfd/sec-irq.c | 110 +++++++++++++++++---
> include/linux/mfd/samsung/core.h | 1 +
> include/linux/mfd/samsung/irq.h | 24 +++++
> include/linux/mfd/samsung/s2mpu02.h | 201 ++++++++++++++++++++++++++++++++++++
> 5 files changed, 352 insertions(+), 30 deletions(-)
> create mode 100644 include/linux/mfd/samsung/s2mpu02.h
I like what you've done, but really this patch should be split into 3
separate patches. One to consolidate the mfd_add_devices() calls, one
to consolidate the regmap_add_irq_chip() calls and the final one to
add support for the S2MPU02.
When you submit them, you can apply my:
Acked-by: Lee Jones <lee.jones@...aro.org>
... to each of them.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
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