From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752106AbaHUQBF (ORCPT ); Thu, 21 Aug 2014 12:01:05 -0400 Received: from mail-ie0-f175.google.com ([209.85.223.175]:38769 "EHLO mail-ie0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750858AbaHUQBC (ORCPT ); Thu, 21 Aug 2014 12:01:02 -0400 Date: Thu, 21 Aug 2014 17:00:54 +0100 From: Lee Jones To: Jacek Anaszewski Cc: linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, kyungmin.park@samsung.com, b.zolnierkie@samsung.com, Andrzej Hajda , Bryan Wu , Richard Purdie , SangYoung Son , Samuel Ortiz Subject: Re: [PATCH/RFC v5 2/3] leds: Add support for max77693 mfd flash cell Message-ID: <20140821160054.GQ4266@lee--X1> References: <1408542221-375-1-git-send-email-j.anaszewski@samsung.com> <1408542221-375-3-git-send-email-j.anaszewski@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1408542221-375-3-git-send-email-j.anaszewski@samsung.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 20 Aug 2014, Jacek Anaszewski wrote: > This patch adds led-flash support to Maxim max77693 chipset. > A device can be exposed to user space through LED subsystem > sysfs interface or through V4L2 subdevice when the support > for V4L2 Flash sub-devices is enabled. Device supports up to > two leds which can work in flash and torch mode. Leds can > be triggered externally or by software. > > Signed-off-by: Jacek Anaszewski > Signed-off-by: Andrzej Hajda > Acked-by: Kyungmin Park > Cc: Lee Jones > Cc: Bryan Wu > Cc: Richard Purdie > Cc: SangYoung Son > Cc: Samuel Ortiz > --- > drivers/leds/Kconfig | 9 + > drivers/leds/Makefile | 1 + > drivers/leds/leds-max77693.c | 1048 ++++++++++++++++++++++++++++++++++ > drivers/mfd/max77693.c | 5 +- > include/linux/mfd/max77693-private.h | 59 ++ > include/linux/mfd/max77693.h | 40 ++ Please break the MFD changes out into a separate patch, I can't (at first glace) see any reason why the changed need to be bundled together like this. [...] -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog