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 ESMTP id 59240DDE9E for ; Wed, 18 Jul 2007 01:22:32 +1000 (EST) In-Reply-To: <1184643035.23157.3.camel@localhost.localdomain> References: <1184643035.23157.3.camel@localhost.localdomain> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <86598237-2C56-4DFA-8C85-9D1DA565A266@kernel.crashing.org> From: Segher Boessenkool Subject: Re: [PATCH] Change the pci express controller node name from pci to pcie Date: Tue, 17 Jul 2007 17:22:17 +0200 To: Zang Roy-r61911 Cc: linuxppc-dev list , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > From: Roy Zang > > Change the pci express controller node name from pci > to pcie in device tree. > > Signed-off-by: Roy Zang Looks good, thanks! Segher