From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.171]) by ozlabs.org (Postfix) with ESMTP id 1AA07DDF05 for ; Thu, 11 Sep 2008 14:36:04 +1000 (EST) From: Stefan Roese To: linuxppc-dev@ozlabs.org Subject: Re: [PATCH] ppc4xx: Allow 4xx PCI bridge to be disabled via device tree Date: Thu, 11 Sep 2008 06:30:56 +0200 References: <200809101755.46883.matthias.fuchs@esd-electronics.com> In-Reply-To: <200809101755.46883.matthias.fuchs@esd-electronics.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200809110630.56392.sr@denx.de> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wednesday 10 September 2008, Matthias Fuchs wrote: > This patch allows the 4xx (conventional) PCI bridge to be disabled > via the device tree. This is needed for 4xx PCI adapter hardware. > > Use the PCI node's status property to disable the PCI bridge. > > Signed-off-by: Matthias Fuchs Acked-by: Stefan Roese Best regards, Stefan