From patchwork Thu Sep 29 09:30:25 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anatolij Gustschin X-Patchwork-Id: 116928 Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from ozlabs.org (localhost [IPv6:::1]) by ozlabs.org (Postfix) with ESMTP id 165A3100897 for ; Thu, 29 Sep 2011 19:30:47 +1000 (EST) Received: by ozlabs.org (Postfix) id 3C8BAB6F75; Thu, 29 Sep 2011 19:30:41 +1000 (EST) Delivered-To: linuxppc-dev@ozlabs.org Received: from mail-out.m-online.net (mail-out.m-online.net [IPv6:2001:a60:0:70:0:1:25:1]) by ozlabs.org (Postfix) with ESMTP id 68DECB6F62 for ; Thu, 29 Sep 2011 19:30:40 +1000 (EST) Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 6246B1C01DE5; Thu, 29 Sep 2011 11:30:33 +0200 (CEST) X-Auth-Info: Gd+lQJNuapUtjOJuC5VBw616wrctmKgD3p94e5u/Uqg= Received: from wker (p4FDE68E3.dip.t-dialin.net [79.222.104.227]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA id CE8831C00240; Thu, 29 Sep 2011 11:30:32 +0200 (CEST) Date: Thu, 29 Sep 2011 11:30:25 +0200 From: Anatolij Gustschin To: Benjamin Herrenschmidt Subject: Please pull 'next' branch of 5xxx tree Message-ID: <20110929113025.2b224cd3@wker> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.22.0; x86_64-pc-linux-gnu) Mime-Version: 1.0 Cc: linuxppc-dev list X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org Sender: linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org Hi Ben, please pull another two mpc5xxx patches for next. These patches were queued in Grant's 'powerpc/next' branch a while ago, but a pull request have never been submitted for them. Thanks! Anatolij The following changes since commit 7680057cc4c7d9caada12767831bfd9738dd7b43: powerpc: Don't try OPAL takeover on old 970 blades (2011-09-29 17:04:59 +1000) are available in the git repository at: git://git.denx.de/linux-2.6-agust.git next Grant Likely (1): powerpc/5200: add support for charon board Heiko Schocher (1): powerpc, tqm5200: update tqm5200_defconfig to fit for charon board. arch/powerpc/boot/dts/charon.dts | 236 ++++++++++++++++++++++++++ arch/powerpc/configs/52xx/tqm5200_defconfig | 20 ++- arch/powerpc/platforms/52xx/mpc5200_simple.c | 1 + 3 files changed, 249 insertions(+), 8 deletions(-) create mode 100644 arch/powerpc/boot/dts/charon.dts