From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756038Ab2ITQI4 (ORCPT ); Thu, 20 Sep 2012 12:08:56 -0400 Received: from wolverine02.qualcomm.com ([199.106.114.251]:59093 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751728Ab2ITQIy (ORCPT ); Thu, 20 Sep 2012 12:08:54 -0400 X-IronPort-AV: E=McAfee;i="5400,1158,6841"; a="236905564" Date: Thu, 20 Sep 2012 09:08:53 -0700 From: David Brown To: Linus Walleij Cc: Stephen Boyd , Daniel Walker , Bryan Huntsman , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Grant Likely , Rohit Vaswani Subject: Re: [PATCH 4/5] gpio: Make gpio-msm-v1 into a platform driver Message-ID: <20120920160852.GA6907@codeaurora.org> References: <1348038044-1790-1-git-send-email-sboyd@codeaurora.org> <1348038044-1790-5-git-send-email-sboyd@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 On Thu, Sep 20, 2012 at 08:45:50AM +0200, Linus Walleij wrote: > On Wed, Sep 19, 2012 at 9:00 AM, Stephen Boyd wrote: > > > Doing this removes the dependence of this driver on the > > msm_iomap.h and cpu.h mach include headers provied by MSM. This > > is necessary to support single zImage work in the future and > > allows us to remove cpu.h entirely and brings us closer to > > removing msm_iomap.h. > > > > Cc: Grant Likely > > Cc: Linus Walleij > > Cc: Rohit Vaswani > > Signed-off-by: Stephen Boyd > > This must be encouraged: > Acked-by: Linus Walleij > > Stephen, do you have a mainline-based kernel tree that can boot > on my DragonBoard? It's just sitting idle here... I pushed David > in the past, just naggin'... We're working on it :-) The main thing coming that's needed are clocks. There are some more things (such as regulators) that will be needed to get things like SD/MMC working, and that'll be next. David -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation