From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from server06.rossvideo.com (unknown [209.87.241.202]) by ozlabs.org (Postfix) with ESMTP id E9EF267A67 for ; Sat, 26 Feb 2005 08:31:51 +1100 (EST) Message-ID: <421F966D.4060206@rossvideo.com> Date: Fri, 25 Feb 2005 16:19:41 -0500 From: Ralph Siemsen MIME-Version: 1.0 To: Matt Porter References: <1628E43D99629C46988BE46087A3FBB91C4AA7@ep-01.EmbeddedPlanet.local> <421F89A0.8070502@sandburst.com> <20050225133055.A28918@cox.net> In-Reply-To: <20050225133055.A28918@cox.net> Content-Type: text/plain; charset=us-ascii; format=flowed Cc: ppcembed Subject: Re: 2.6 4xx GPIO OCP driver? List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Matt Porter wrote: > I didn't bother merging it upstream at one time. It wasn't clear > if the driver had any value over just mmaping /dev/mem to bang > on the couple gpio registers directly. [...] Will that work on the 440 where the devices sit above 4GB mark? Or must one rely on there being an existing TLB mapping to bring them into 32-bit space? -Ralph