Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752990Ab0LIQCA (ORCPT ); Thu, 9 Dec 2010 11:02:00 -0500 Received: from void.printf.net ([89.145.121.20]:46314 "EHLO void.printf.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751749Ab0LIQB6 (ORCPT ); Thu, 9 Dec 2010 11:01:58 -0500 Date: Thu, 9 Dec 2010 16:01:57 +0000 From: Chris Ball To: Will Newton Cc: Linux Kernel list , linux-mmc@vger.kernel.org, Matt Fleming Subject: Re: [PATCH] dw_mmc: Add Synopsys DesignWare mmc host driver. Message-ID: <20101209160157.GA28586@void.printf.net> References: <20101208115510.GD10998@console-pimps.org> <20101209064751.GA21128@void.printf.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2025 Lines: 49 Hi Will, On Thu, Dec 09, 2010 at 12:11:06PM +0000, Will Newton wrote: > > Is there something we could depend on that would stop this driver being > > presented to everyone, without being far too specific? ?At the moment > > we'd be making x86 desktop users say whether they have this IP, which > > isn't good. ?Are the architectures that use this IP already upstream? > > Are they all ARM architectures, for instance? > > I don't know of any architectures upstream that use this IP block. There is an > SoC from NXP that uses this it but it is not upstream: > > http://ics.nxp.com/support/software/lpc313x.bsp.linux/ > > The architecture we tested and debugged this driver on is not upstream either > unfortunately. :-/ Okay. I think "depends on ARM" is appropriate for now, and we could expand that later if the block appears in a MIPS SoC or something. Does that work for you? > The driver is available at the link above, I can add the URL to the comment > if that would be helpful. Sure, sounds good. > > Hm, what's the relationship between NXP and Imagination here? ?If > > you're submitting a driver with NXP copyright, I think we should have > > a Signed-off-by line from whomever owns the copyright/wrote that code. > > If that's you, that's fine, but it's unclear to me. > > We both have SoCs with this IP block in it, other than that I don't think > there has been any communication between NXP and Imagination about this driver. > Hence the lack of SOB from the original authors. > > The driver is available publically under the GPL, so it was my > understanding that > no SOB was required as long as we keep appropriate copyright credit in the code. Okay, makes sense. Thanks, -- Chris Ball One Laptop Per Child -- 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/