From patchwork Fri Aug 10 13:07:01 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kumar Gala X-Patchwork-Id: 176489 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 3CE9A2C0BAB for ; Fri, 10 Aug 2012 23:08:14 +1000 (EST) Received: by ozlabs.org (Postfix) id 3E6FC2C05B9; Fri, 10 Aug 2012 23:07:13 +1000 (EST) Delivered-To: linuxppc-dev@ozlabs.org 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 963492C0919 for ; Fri, 10 Aug 2012 23:07:12 +1000 (EST) Received: from localhost (localhost.localdomain [127.0.0.1]) by gate.crashing.org (8.14.1/8.13.8) with ESMTP id q7AD71wl031641; Fri, 10 Aug 2012 08:07:01 -0500 Date: Fri, 10 Aug 2012 08:07:01 -0500 (CDT) From: Kumar Gala X-X-Sender: galak@right.am.freescale.net To: Benjamin Herrenschmidt Subject: Re: [git pull] Please pull powerpc.git merge branch (updated) In-Reply-To: <7009C85C-A90F-4477-821A-507259A8F595@kernel.crashing.org> Message-ID: References: <1344033253.24037.70.camel@pasglop> <7009C85C-A90F-4477-821A-507259A8F595@kernel.crashing.org> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Cc: linuxppc-dev@ozlabs.org X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.15 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" Ben, Two updates from last week (one dts bug fix, one minor defconfig update) - k The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee: Linux 3.6-rc1 (2012-08-02 16:38:10 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git merge for you to fetch changes up to 09a3017a585eb8567a7de15b426bb1dfb548bf0f: powerpc/p4080ds: dts - add usb controller version info and port0 (2012-08-10 07:47:02 -0500) ---------------------------------------------------------------- Jia Hongtao (1): powerpc/fsl-pci: Only scan PCI bus if configured as a host Shengzhou Liu (1): powerpc/p4080ds: dts - add usb controller version info and port0 Zhao Chenhui (1): powerpc/85xx: mpc85xx_defconfig - add VIA PATA support for MPC85xxCDS arch/powerpc/boot/dts/fsl/p4080si-post.dtsi | 7 +++++++ arch/powerpc/configs/mpc85xx_defconfig | 1 + arch/powerpc/sysdev/fsl_pci.c | 13 ++++++++----- 3 files changed, 16 insertions(+), 5 deletions(-)