From mboxrd@z Thu Jan 1 00:00:00 1970 From: vaibhav.hiremath@linaro.org (Vaibhav Hiremath) Date: Mon, 24 Aug 2015 12:13:34 +0530 Subject: [PATCH-v6 0/6] mfd: 88pm800: Add Device tree support In-Reply-To: <55A40A32.8060901@linaro.org> References: <1436358392-15449-1-git-send-email-vaibhav.hiremath@linaro.org> <55A40A32.8060901@linaro.org> Message-ID: <55DABD16.8080309@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 14 July 2015 12:27 AM, Vaibhav Hiremath wrote: > > > On Wednesday 08 July 2015 05:56 PM, Vaibhav Hiremath wrote: >> This patch-series adds support for Device tree to 88PM800 mfd driver. >> It also sets default configuration of irq clear method if board file >> doesn't exist. >> >> Testing:: >> - Boot tested on PXA1928 based platform. >> - probe of mfd, rtc and regulator function passing successfully. >> - Basic read operations on registers >> - irq clear configuration >> >> V5 => V6 >> ======= > > I hope this will be queued for 4.2 > Lee, This patch-series is pending since long time, reviewed and acked. Request to queue it up for next merge window. Thanks, Vaibhav From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vaibhav Hiremath Subject: Re: [PATCH-v6 0/6] mfd: 88pm800: Add Device tree support Date: Mon, 24 Aug 2015 12:13:34 +0530 Message-ID: <55DABD16.8080309@linaro.org> References: <1436358392-15449-1-git-send-email-vaibhav.hiremath@linaro.org> <55A40A32.8060901@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <55A40A32.8060901-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org, lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Tuesday 14 July 2015 12:27 AM, Vaibhav Hiremath wrote: > > > On Wednesday 08 July 2015 05:56 PM, Vaibhav Hiremath wrote: >> This patch-series adds support for Device tree to 88PM800 mfd driver. >> It also sets default configuration of irq clear method if board file >> doesn't exist. >> >> Testing:: >> - Boot tested on PXA1928 based platform. >> - probe of mfd, rtc and regulator function passing successfully. >> - Basic read operations on registers >> - irq clear configuration >> >> V5 => V6 >> ======= > > I hope this will be queued for 4.2 > Lee, This patch-series is pending since long time, reviewed and acked. Request to queue it up for next merge window. Thanks, Vaibhav -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932286AbbHXGnm (ORCPT ); Mon, 24 Aug 2015 02:43:42 -0400 Received: from mail-pd0-f179.google.com ([209.85.192.179]:36588 "EHLO mail-pd0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751377AbbHXGnk (ORCPT ); Mon, 24 Aug 2015 02:43:40 -0400 Message-ID: <55DABD16.8080309@linaro.org> Date: Mon, 24 Aug 2015 12:13:34 +0530 From: Vaibhav Hiremath User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: linux-arm-kernel@lists.infradead.org, sameo@linux.intel.com, lee.jones@linaro.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, k.kozlowski@samsung.com, devicetree@vger.kernel.org Subject: Re: [PATCH-v6 0/6] mfd: 88pm800: Add Device tree support References: <1436358392-15449-1-git-send-email-vaibhav.hiremath@linaro.org> <55A40A32.8060901@linaro.org> In-Reply-To: <55A40A32.8060901@linaro.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday 14 July 2015 12:27 AM, Vaibhav Hiremath wrote: > > > On Wednesday 08 July 2015 05:56 PM, Vaibhav Hiremath wrote: >> This patch-series adds support for Device tree to 88PM800 mfd driver. >> It also sets default configuration of irq clear method if board file >> doesn't exist. >> >> Testing:: >> - Boot tested on PXA1928 based platform. >> - probe of mfd, rtc and regulator function passing successfully. >> - Basic read operations on registers >> - irq clear configuration >> >> V5 => V6 >> ======= > > I hope this will be queued for 4.2 > Lee, This patch-series is pending since long time, reviewed and acked. Request to queue it up for next merge window. Thanks, Vaibhav