From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753398AbbATPdU (ORCPT ); Tue, 20 Jan 2015 10:33:20 -0500 Received: from mail-ig0-f179.google.com ([209.85.213.179]:39254 "EHLO mail-ig0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753340AbbATPdK (ORCPT ); Tue, 20 Jan 2015 10:33:10 -0500 Date: Tue, 20 Jan 2015 15:33:01 +0000 From: Lee Jones To: Sascha Hauer Cc: Flora Fu , Mark Rutland , Menghui Lin , Russell King , Samuel Ortiz , arm@kernel.org, Grant Likely , Yingjoe Chen , devicetree@vger.kernel.org, Pawel Moll , Ian Campbell , HenryC Chen , Rob Herring , Matthias Brugger , Eddie Huang , linux-arm-kernel@lists.infradead.org, Dongdong Cheng , srv_heupstream@mediatek.com, linux-kernel@vger.kernel.org, Arnd Bergmann , Sascha Hauer , Kumar Gala , Olof Johansson , Chen Zhong Subject: Re: [PATCH v4 2/6] mfd: MT6397: Add support for PMIC MT6397 MFD Message-ID: <20150120153301.GZ13701@x1> References: <1419577768-12037-1-git-send-email-flora.fu@mediatek.com> <1419577768-12037-3-git-send-email-flora.fu@mediatek.com> <20150120144309.GT13701@x1> <20150120150512.GA12209@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20150120150512.GA12209@pengutronix.de> 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 Tue, 20 Jan 2015, Sascha Hauer wrote: > Hi Lee, > > On Tue, Jan 20, 2015 at 02:43:09PM +0000, Lee Jones wrote: > > On Fri, 26 Dec 2014, Flora Fu wrote: > > > > > Add core files for MT6397 MFD driver. > > > > > > Signed-off-by: Flora Fu > > > --- > > > drivers/mfd/Kconfig | 10 + > > > drivers/mfd/Makefile | 1 + > > > drivers/mfd/mt6397-core.c | 94 +++++++++ > > > include/linux/mfd/mt6397/core.h | 23 +++ > > > include/linux/mfd/mt6397/registers.h | 362 +++++++++++++++++++++++++++++++++++ > > > 5 files changed, 490 insertions(+) > > > create mode 100644 drivers/mfd/mt6397-core.c > > > create mode 100644 include/linux/mfd/mt6397/core.h > > > create mode 100644 include/linux/mfd/mt6397/registers.h > > > > Looks okay. > > > > I assume there are dependancies on this patch. What are they? > > > > How would you like this set to be handled? > > This patch is outdated, I sent an updated series today (you are on Cc). Okay, thanks. > There are no compile time dependencies to the PMIC wrapper, but without > it the mfd part is pretty useless. I prefer to keep the series together > and merge it through arm-soc, but I would be fine with merging it > through mfd aswell. Yes, everyone feels the same about their cross-subsystem patch-sets. ;) If there are build-time dependencies I am always happy to take sets in via MFD and send out pull-requests to other subsystem Maintainers; however, if there are only run-time dependencies I prefer to save everyone the hassle and have them go in via their own subsystems. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog