Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753935AbYJQDOi (ORCPT ); Thu, 16 Oct 2008 23:14:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752346AbYJQDO3 (ORCPT ); Thu, 16 Oct 2008 23:14:29 -0400 Received: from hs-out-0708.google.com ([64.233.178.250]:60249 "EHLO hs-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752237AbYJQDO3 (ORCPT ); Thu, 16 Oct 2008 23:14:29 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=UKHQEFQCLtXhrNHlGNlZ20rCeVocqmZ/WX1oXIdahixXfJBIei/LPAcxq9/2+6MdWW kbUqBqwH2Bhh8whfbRFeoLFyvGpMnOWnCNKDtpzBEtKGqE+DlNyBG47HWZWFIrYnoReP DE0zvh+Sd0uuWPJNObhlhV58UXmXGIZTyZaHc= Message-ID: Date: Fri, 17 Oct 2008 12:14:26 +0900 From: "Magnus Damm" To: "Michael Buesch" Subject: Re: [PATCH v3] Add SPI over GPIO driver Cc: "Andrew Morton" , "Stephen Rothwell" , linux-kernel , "David Brownell" , "Piot Skamruk" , openwrt-devel@lists.openwrt.org In-Reply-To: <200807202146.12759.mb@bu3sch.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200807202146.12759.mb@bu3sch.de> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 782 Lines: 23 On Mon, Jul 21, 2008 at 4:46 AM, Michael Buesch wrote: > This adds a driver that lets you drive an SPI bus over > generic GPIO pins. > > Signed-off-by: Michael Buesch Very useful. Fits my shiny new GPIO implementation for SuperH like a glove. Michael, as you know, I have some SuperH board code that makes use of this driver. Are there any outstanding issues with this driver that I can help resolving? Andrew, is this driver still in -mm? Any chance of getting it included in 2.6.28? Cheers, / magnus -- 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/