From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from zipcode.az.mvista.com (unknown [65.200.49.156]) by ozlabs.org (Postfix) with ESMTP id 22FE0DDED2 for ; Sat, 21 Jul 2007 08:14:42 +1000 (EST) Message-ID: <46A133CF.6010407@mvista.com> Date: Fri, 20 Jul 2007 15:14:39 -0700 From: Randy Vinson MIME-Version: 1.0 To: Kumar Gala Subject: Re: [PATCH 5/6] 85xxCDS: Misc 8548 PCI Corrections. References: <46A10578.6030609@mvista.com> In-Reply-To: Content-Type: text/plain; charset=US-ASCII Cc: "linuxppc-dev@ozlabs.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Kumar Gala wrote: > > On Jul 20, 2007, at 1:56 PM, Randy Vinson wrote: > >>> From cf18185b4e201ff45f2e2a948103dd3dc088c046 Mon Sep 17 00:00:00 2001 >> From: Randy Vinson >> Date: Thu, 19 Jul 2007 10:40:53 -0700 >> Subject: [PATCH] 85xxCDS: Misc 8548 PCI Corrections. >> >> Setting the host bridge @8000 as primary and only calling setup_pci_atmu >> for the PCI Express host bridge. Also fixing a bug in setting the USB >> interrupt numbers. > > What issue exists with calling setup_pci_atmu on normal PCI? At one point, it caused problems with the primary PCI controller, but I just tried it without the exclusion and it was OK. I'm wondering if my original problem was due to a buggy DTS file. I'll remove that part of the patch and resubmit. Randy Vinson