Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752485AbbFZRtj (ORCPT ); Fri, 26 Jun 2015 13:49:39 -0400 Received: from mga14.intel.com ([192.55.52.115]:13874 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752084AbbFZRtb (ORCPT ); Fri, 26 Jun 2015 13:49:31 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,686,1427785200"; d="scan'208";a="751112193" Date: Fri, 26 Jun 2015 20:47:56 +0300 From: Ville =?iso-8859-1?Q?Syrj=E4l=E4?= To: Shobhit Kumar , linux-pwm , intel-gfx , linux-kernel , dri-devel , linux-gpio , Alexandre Courbot , Paul Bolle , Samuel Ortiz , Povilas Staniulis , Jani Nikula , Linus Walleij , varkabhadram@gmail.com, Paul Gortmaker , bloften80@gmail.com, David Airlie , Chih-Wei Huang , Thierry Reding , Daniel Vetter , Lee Jones Subject: Re: [Intel-gfx] [v3 0/7] Crystalcove (CRC) PMIC based panel and pwm control Message-ID: <20150626174756.GC5176@intel.com> References: <1435309330-50725-1-git-send-email-shobhit.kumar@intel.com> <20150626163137.GB30960@phenom.ffwll.local> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20150626163137.GB30960@phenom.ffwll.local> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1834 Lines: 43 On Fri, Jun 26, 2015 at 06:31:37PM +0200, Daniel Vetter wrote: > On Fri, Jun 26, 2015 at 02:32:03PM +0530, Shobhit Kumar wrote: > > Hi, > > Next update of the series reviewed at > > https://lkml.org/lkml/2015/6/22/155 > > > > Major changes are few review comments from Varka and Ville being addressed. Also except > > for intel-gfx patches, all patches reviesion history is moved out of commit message. > > > > Hope this series finally finds its mark. > > > > Regards > > Shobhit > > > > Shobhit Kumar (7): > > gpiolib: Add support for removing registered consumer lookup table > > mfd: intel_soc_pmic_core: Add lookup table for Panel Control as GPIO > > signal > > mfd: intel_soc_pmic_crc: Add PWM cell device for Crystalcove PMIC > > mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWM > > pwm: crc: Add Crystalcove (CRC) PWM driver > > drm/i915: Use the CRC gpio for panel enable/disable > > drm/i915: Backlight control using CRC PMIC based PWM driver > > I think we have r-b/acks on all the patches now. Ok if I pull this in > through drm-intel.git for 4.3? Or should I make a topic branch with tag > and then send out pull requests to everyone? Or will each maintainer merge > on their own since it's all only coupled at runtime anyway? Any of these > would suit me. I forgot to mention that I had a build failure due to builtin_platform_driver() when I tried this (just changed it to module_platform_driver() to get past it). So I'm not sure if this now depends on some tree which isn't included in -nightly... -- Ville Syrj?l? Intel OTC -- 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/