From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 0F327B6F65 for ; Wed, 12 Oct 2011 15:16:50 +1100 (EST) Subject: Re: [PATCH] powerpc/82xx: updates for mgcoge Mime-Version: 1.0 (Apple Message framework v1244.3) Content-Type: text/plain; charset=us-ascii From: Kumar Gala In-Reply-To: <1317109490-4449-1-git-send-email-holger.brunck@keymile.com> Date: Tue, 11 Oct 2011 23:16:43 -0500 Message-Id: References: <1317109490-4449-1-git-send-email-holger.brunck@keymile.com> To: Holger Brunck Cc: linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sep 27, 2011, at 2:44 AM, Holger Brunck wrote: > Add: > - Setup dts node for USB > - pin description and setup for SMC1 (serial interface) > > Update and cleanup mgcoge_defconfig: > - enable: TIPC, UBIFS, USB_GADGET driver, SQUASHFS, HIGHRES timers > POSIX_MQUEUE, EMBEDDED > - disable: EXT3, PPC_PMAC > > Signed-off-by: Holger Brunck > Acked-by: Heiko Schocher > cc: Kumar Gala > --- > arch/powerpc/boot/dts/mgcoge.dts | 9 +++++++++ > arch/powerpc/configs/mgcoge_defconfig | 27 ++++++++++++++++----------- > arch/powerpc/platforms/82xx/km82xx.c | 4 ++++ > 3 files changed, 29 insertions(+), 11 deletions(-) applied - k