From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laxman Dewangan Subject: Re: [PATCH V4 2/5] mfd: max77620: add core driver for MAX77620/MAX20024 Date: Mon, 25 Jan 2016 16:50:35 +0530 Message-ID: <56A60503.1050004@nvidia.com> References: <1453198783-28383-1-git-send-email-ldewangan@nvidia.com> <1453198783-28383-3-git-send-email-ldewangan@nvidia.com> <569F199D.9020207@samsung.com> <56A214EB.30905@nvidia.com> <20160125112936.GB3368@x1> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from hqemgate15.nvidia.com ([216.228.121.64]:12787 "EHLO hqemgate15.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756564AbcAYLb3 (ORCPT ); Mon, 25 Jan 2016 06:31:29 -0500 In-Reply-To: <20160125112936.GB3368@x1> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Lee Jones Cc: Krzysztof Kozlowski , robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, linus.walleij@linaro.org, gnurou@gmail.com, broonie@kernel.org, a.zummo@towertech.it, alexandre.belloni@free-electrons.com, lgirdwood@gmail.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, rtc-linux@googlegroups.com, swarren@nvidia.com, treding@nvidia.com, vreddytalla@nvidia.com, Chaitanya Bandi , Mallikarjun Kasoju On Monday 25 January 2016 04:59 PM, Lee Jones wrote: > On Fri, 22 Jan 2016, Laxman Dewangan wrote: > >> Thanks Krzysztof for review. >> >> Hi Lee, >> Are you taking the patches from your tree? Or will go in individual >> subsystem? > I can take the set if there are build dependencies. If there aren't, > then they should be routed via their respective subsystem trees. > > All drivers include the header of max77620 which is part of mfd patch. Hence it has build dependency. However, config of sub module will only be enabled if MFD config enabled. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hqemgate15.nvidia.com (hqemgate15.nvidia.com. [216.228.121.64]) by gmr-mx.google.com with ESMTPS id ui7si1904585pab.0.2016.01.25.03.31.29 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Jan 2016 03:31:29 -0800 (PST) Message-ID: <56A60503.1050004@nvidia.com> Date: Mon, 25 Jan 2016 16:50:35 +0530 From: Laxman Dewangan MIME-Version: 1.0 To: Lee Jones CC: Krzysztof Kozlowski , , , , , , , , , , , , , , , , , , , Chaitanya Bandi , "Mallikarjun Kasoju" Subject: [rtc-linux] Re: [PATCH V4 2/5] mfd: max77620: add core driver for MAX77620/MAX20024 References: <1453198783-28383-1-git-send-email-ldewangan@nvidia.com> <1453198783-28383-3-git-send-email-ldewangan@nvidia.com> <569F199D.9020207@samsung.com> <56A214EB.30905@nvidia.com> <20160125112936.GB3368@x1> In-Reply-To: <20160125112936.GB3368@x1> Content-Type: text/plain; charset=UTF-8; format=flowed Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , On Monday 25 January 2016 04:59 PM, Lee Jones wrote: > On Fri, 22 Jan 2016, Laxman Dewangan wrote: > >> Thanks Krzysztof for review. >> >> Hi Lee, >> Are you taking the patches from your tree? Or will go in individual >> subsystem? > I can take the set if there are build dependencies. If there aren't, > then they should be routed via their respective subsystem trees. > > All drivers include the header of max77620 which is part of mfd patch. Hence it has build dependency. However, config of sub module will only be enabled if MFD config enabled. -- -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756972AbcAYLbc (ORCPT ); Mon, 25 Jan 2016 06:31:32 -0500 Received: from hqemgate15.nvidia.com ([216.228.121.64]:12787 "EHLO hqemgate15.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756564AbcAYLb3 (ORCPT ); Mon, 25 Jan 2016 06:31:29 -0500 X-PGP-Universal: processed; by hqnvupgp08.nvidia.com on Mon, 25 Jan 2016 03:32:28 -0800 Message-ID: <56A60503.1050004@nvidia.com> Date: Mon, 25 Jan 2016 16:50:35 +0530 From: Laxman Dewangan User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Lee Jones CC: Krzysztof Kozlowski , , , , , , , , , , , , , , , , , , , Chaitanya Bandi , "Mallikarjun Kasoju" Subject: Re: [PATCH V4 2/5] mfd: max77620: add core driver for MAX77620/MAX20024 References: <1453198783-28383-1-git-send-email-ldewangan@nvidia.com> <1453198783-28383-3-git-send-email-ldewangan@nvidia.com> <569F199D.9020207@samsung.com> <56A214EB.30905@nvidia.com> <20160125112936.GB3368@x1> In-Reply-To: <20160125112936.GB3368@x1> X-Originating-IP: [10.19.65.30] X-ClientProxiedBy: DRUKMAIL101.nvidia.com (10.25.59.19) To bgmail102.nvidia.com (10.25.59.11) Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday 25 January 2016 04:59 PM, Lee Jones wrote: > On Fri, 22 Jan 2016, Laxman Dewangan wrote: > >> Thanks Krzysztof for review. >> >> Hi Lee, >> Are you taking the patches from your tree? Or will go in individual >> subsystem? > I can take the set if there are build dependencies. If there aren't, > then they should be routed via their respective subsystem trees. > > All drivers include the header of max77620 which is part of mfd patch. Hence it has build dependency. However, config of sub module will only be enabled if MFD config enabled.