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 ESMTPS id EA458B6FA1 for ; Thu, 22 Mar 2012 04:21:56 +1100 (EST) Subject: Re: [PATCH] powerpc/dts: Removed fsl,msi property from dts. Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: text/plain; charset=us-ascii From: Kumar Gala In-Reply-To: <1328794860-12592-1-git-send-email-diana.craciun@freescale.com> Date: Wed, 21 Mar 2012 12:21:55 -0500 Message-Id: References: <1328794860-12592-1-git-send-email-diana.craciun@freescale.com> To: Diana Craciun Cc: linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Feb 9, 2012, at 7:41 AM, Diana Craciun wrote: > From: Diana CRACIUN > > The association in the decice tree between PCI and MSI > using fsl,msi property was an artificial one and it does > not reflect the actual hardware. > > Signed-off-by: Diana CRACIUN > --- > arch/powerpc/boot/dts/p2041rdb.dts | 3 --- > arch/powerpc/boot/dts/p3041ds.dts | 4 ---- > arch/powerpc/boot/dts/p3060qds.dts | 2 -- > arch/powerpc/boot/dts/p4080ds.dts | 3 --- > arch/powerpc/boot/dts/p5020ds.dts | 4 ---- > 5 files changed, 0 insertions(+), 16 deletions(-) applied - k