From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754013AbcAMCNz (ORCPT ); Tue, 12 Jan 2016 21:13:55 -0500 Received: from mailout1.w1.samsung.com ([210.118.77.11]:19708 "EHLO mailout1.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751880AbcAMCNx (ORCPT ); Tue, 12 Jan 2016 21:13:53 -0500 X-AuditID: cbfec7f4-f79026d00000418a-67-5695b2df9569 Subject: Re: [PATCH v3 0/2] power: act8945a: add charger driver for the sub-device of ACT8945A MFD To: Wenyou Yang , Sebastian Reichel , Dmitry Eremin-Solenikov , David Woodhouse , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala References: <1452586185-818-1-git-send-email-wenyou.yang@atmel.com> <5695ACE7.3050505@samsung.com> Cc: Javier Martinez Canillas , Lee Jones , Nicolas Ferre , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org From: Krzysztof Kozlowski X-Enigmail-Draft-Status: N1110 Message-id: <5695B2DD.3000504@samsung.com> Date: Wed, 13 Jan 2016 11:13:49 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-version: 1.0 In-reply-to: <5695ACE7.3050505@samsung.com> Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFtrIIsWRmVeSWpSXmKPExsVy+t/xa7r3N00NM+i/I2gx6cl7ZouJKycz W/S/Wchqce7VSkaLa79nsFm8fmFocf/rUUaLTY+vsVpc3jWHzeJz7xFGi6XXLzJZfLvczG4x YfpaFovWvUfYLU7vLrG4/WsDi4OAx5p5axg9FvzayuJxua+XyePv7FZmj52z7rJ7rFz+hc1j 8wotj02rOtk87lzbA+Qtqffo27KK0ePzJrkAnigum5TUnMyy1CJ9uwSujNOPTrIVTGev2LLs MVsD4zXWLkYODgkBE4ktC526GDmBTDGJC/fWs3UxcnEICSxllDhy7RIzSEJI4CmjxJq31iC2 sECKxM59r8CKRAQeM0nMPnmZCaIoReLhmdVMIAlmgYeMEhPfH2YFSbAJGEtsXr6EDWKFnERv 9yQWEJtXQEvizJSdYDUsAqoSx56+ZwK5SFQgQmLRjkyIEkGJH5PvgZVzCmhLTJu6lR2khFlA T+L+RS2QMLOAvMTmNW+ZJzAKzkLSMQuhahaSqgWMzKsYRVNLkwuKk9JzDfWKE3OLS/PS9ZLz czcxQiLyyw7GxcesDjEKcDAq8fB2zJoaJsSaWFZcmXuIUYKDWUmEt2QlUIg3JbGyKrUoP76o NCe1+BCjNAeLkjjv3F3vQ4QE0hNLUrNTUwtSi2CyTBycUg2MRuGiShV/Y4/wdlpe5uxiWPRq +8wHFYvd93+bcvcHg2f2F/MgZ6+Ahu8ZLAtkNjvu8auKYBHLOX7lyN6NWmFVBgUGCQlr20w+ lFZ9tp/7i8XK71BA1Ff++p2b78puUPGPKNw2ybmj8l+ca89S85X5puJ1nNrMb97M27aQXXh7 30MBg+/3BAuUWIozEg21mIuKEwG9a8s+xAIAAA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 13.01.2016 10:48, Krzysztof Kozlowski wrote: > On 12.01.2016 17:09, Wenyou Yang wrote: >> The ACT8945A is a Multi Function Device with the following subdevices: >> - Regulator >> - Charger >> >> This patch set is to add regulator driver for ACT8945A. >> It is based on the patch set: >> [PATCH v2] mfd: act8945a: add Active-semi ACT8945A PMIC MFD driver >> > > The useful information would be can be applied independently to other > tree than MFD. Oh damn, that was far from English. I meant: The useful information would be whether it can be applied independently from that patchset. >>From the sentence above I would guess not (in that case don't send it as separate patchset)... but from the code I think it could (because it depends on MFD_ACT8945A so no build errors). Anyway please mark it explicitly - it helps the maintainer to make the decision. Best regards, Krzysztof