From mboxrd@z Thu Jan 1 00:00:00 1970 From: sameo@linux.intel.com (Samuel Ortiz) Date: Wed, 30 Jan 2013 16:49:23 +0100 Subject: [PATCH] mfd: vexpress: Add pseudo-GPIO based LEDs In-Reply-To: <1359541996-18127-1-git-send-email-pawel.moll@arm.com> References: <1359541996-18127-1-git-send-email-pawel.moll@arm.com> Message-ID: <20130130154923.GE1174@sortiz-mobl> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Pawel, On Wed, Jan 30, 2013 at 10:33:16AM +0000, Pawel Moll wrote: > The LEDs on the Versatile Express motherboard are controlled > through simple memory-mapped register. This patch extends > the pseudo-GPIO controller definition for these lines and > creates generic "leds-gpio" device using them > > Signed-off-by: Pawel Moll > --- > > Hello Samuel, > > Would you be so kind to take this patch in for 3.9? Or would > you prefer to get it in through arm-soc tree? I'll take it through my MFD tree. > drivers/mfd/vexpress-sysreg.c | 73 +++++++++++++++++++++++++++++++---------- > include/linux/vexpress.h | 8 +++++ Hmmm, there is a include/linux/mfd/ directory for kernel MFD drivers, FYI. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754843Ab3A3Pt1 (ORCPT ); Wed, 30 Jan 2013 10:49:27 -0500 Received: from mga14.intel.com ([143.182.124.37]:63457 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753336Ab3A3PtZ (ORCPT ); Wed, 30 Jan 2013 10:49:25 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.84,569,1355126400"; d="scan'208";a="196697424" Date: Wed, 30 Jan 2013 16:49:23 +0100 From: Samuel Ortiz To: Pawel Moll Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] mfd: vexpress: Add pseudo-GPIO based LEDs Message-ID: <20130130154923.GE1174@sortiz-mobl> References: <1359541996-18127-1-git-send-email-pawel.moll@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1359541996-18127-1-git-send-email-pawel.moll@arm.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Pawel, On Wed, Jan 30, 2013 at 10:33:16AM +0000, Pawel Moll wrote: > The LEDs on the Versatile Express motherboard are controlled > through simple memory-mapped register. This patch extends > the pseudo-GPIO controller definition for these lines and > creates generic "leds-gpio" device using them > > Signed-off-by: Pawel Moll > --- > > Hello Samuel, > > Would you be so kind to take this patch in for 3.9? Or would > you prefer to get it in through arm-soc tree? I'll take it through my MFD tree. > drivers/mfd/vexpress-sysreg.c | 73 +++++++++++++++++++++++++++++++---------- > include/linux/vexpress.h | 8 +++++ Hmmm, there is a include/linux/mfd/ directory for kernel MFD drivers, FYI. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/