From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from exprod5og117.obsmtp.com (exprod5og117.obsmtp.com [64.18.0.149]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id B41A3B6F98 for ; Tue, 13 Mar 2012 04:13:05 +1100 (EST) From: Martyn Welch To: linuxppc-dev@lists.ozlabs.org Subject: [PATCH V2 0/2] powerpc: Add support for GE IMP3A Date: Mon, 12 Mar 2012 17:12:56 +0000 Message-Id: <1331572380-1064-1-git-send-email-martyn.welch@ge.com> Cc: Wim Van Sebroeck , Linus Walleij , linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , These patches add support for the GE IMP3A. This board (based on a Freescale P2020) uses some support for FPGA logic common with the PPC9A and other 86xx based boards, so this support has been moved out of the 86xx directory. A config option (GE_FPGA) has been added to reduce churn on dependant drivers (such as the watchdog timer) when further boards are added.