Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754823AbbGJMD3 (ORCPT ); Fri, 10 Jul 2015 08:03:29 -0400 Received: from mail-pd0-f179.google.com ([209.85.192.179]:34554 "EHLO mail-pd0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753915AbbGJMDV (ORCPT ); Fri, 10 Jul 2015 08:03:21 -0400 Message-ID: <559FB482.4020503@linaro.org> Date: Fri, 10 Jul 2015 17:33:14 +0530 From: Vaibhav Hiremath User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Krzysztof Kozlowski CC: devicetree@vger.kernel.org, sameo@linux.intel.com, linux-kernel@vger.kernel.org, robh+dt@kernel.org, lee.jones@linaro.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 0/6] mfd: 88pm800: Add 88pm860 device support References: <1436442431-3471-1-git-send-email-vaibhav.hiremath@linaro.org> <559E6C9A.8090004@linaro.org> <559E6EBA.3020401@linaro.org> In-Reply-To: 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 Content-Length: 1504 Lines: 50 On Thursday 09 July 2015 06:58 PM, Krzysztof Kozlowski wrote: > 2015-07-09 21:53 GMT+09:00 Vaibhav Hiremath : >> >> >> On Thursday 09 July 2015 06:14 PM, Vaibhav Hiremath wrote: >>> >>> >>> >>> On Thursday 09 July 2015 05:34 PM, Krzysztof Kozlowski wrote: >>>> >>>> 2015-07-09 20:47 GMT+09:00 Vaibhav Hiremath >>>> : >>>>> >>>>> 88PM860 falls under 88pm800 family of devices, with some feature >>>>> additions, for example, support for dual phase on BUCK1. >>>> >>>> >>>> Hi, >>>> >>>> There are already drivers for 88PM860: mfd, charger and battery. Isn't >>>> you duplicating existing code? >>>> >>> >>> Can you please point me to MFD driver for 88PM860 (Not the charger and >>> battery, as I treat them subdevice) ??? >>> >>> I do not think 88PM860 MFD driver is supported already. Correct me if I >>> am wrong. >>> >> >> If you are referring to 88pm860x driver, then the answer is NO, >> as they both are totally different. > > I am confused... so the driver drivers/mfd/88pm860x-core.c and its > child drivers do not support 88pm860 device? They support 88pm860x > device which is totally different than 88pm860 device? > Yes, that's correct. That's my understanding as well. Thanks, Vaibhav -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/