From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from exprod5og104.obsmtp.com (exprod5og104.obsmtp.com [64.18.0.178]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 8424CB6FA4 for ; Tue, 28 Feb 2012 21:22:42 +1100 (EST) From: Martyn Welch To: linuxppc-dev@lists.ozlabs.org Subject: [PATCH V2 0/2] powerpc: Add support for GE IMP3A Date: Tue, 28 Feb 2012 10:22:19 +0000 Message-Id: <1330424541-5299-1-git-send-email-martyn.welch@ge.com> Cc: Martyn Welch , Wim Van Sebroeck , 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.