From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.251]) by ozlabs.org (Postfix) with ESMTP id 14864DDEDA for ; Mon, 18 Feb 2008 07:56:41 +1100 (EST) Received: by an-out-0708.google.com with SMTP id c37so1442746anc.78 for ; Sun, 17 Feb 2008 12:56:40 -0800 (PST) Date: Sun, 17 Feb 2008 14:56:06 -0600 From: Josh Boyer To: Steve Heflin Subject: Re: Sequoia NAND - others missing? Message-ID: <20080217145606.73279fe3@zod.rchland.ibm.com> In-Reply-To: <47b8524c.1286460a.1307.7530SMTPIN_ADDED@mx.google.com> References: <20080217113932.02EBDDE127@ozlabs.org> <20080217071851.0edbf07f@vader.jdub.homelinux.org> <47b8524c.1286460a.1307.7530SMTPIN_ADDED@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, 17 Feb 2008 10:27:22 -0500 Steve Heflin wrote: > Are there other devices (beside the NAND Flash Controller) that exist > on the AMCC-440EPx chip and are not supported by the current > Linux-2.6.25 ARCH=powerpc? i2c, GPIO, the security stuff (if your version has that), and GPT. Thought GPT has never really been supported in any kernel that I remember. Patches for i2c and GPIO are floating around somewhere I think. Just need to get them polished up and device-tree compliant. josh