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 C41EADDEEB for ; Sat, 2 May 2009 08:06:38 +1000 (EST) Message-Id: From: Kumar Gala To: Haiying Wang In-Reply-To: <1241206851-27749-5-git-send-email-Haiying.Wang@freescale.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: [PATCH] powerpc/85xx: add new qe properties for QE based chips Date: Fri, 1 May 2009 17:04:30 -0500 References: <1241206851-27749-1-git-send-email-Haiying.Wang@freescale.com> <1241206851-27749-2-git-send-email-Haiying.Wang@freescale.com> <1241206851-27749-3-git-send-email-Haiying.Wang@freescale.com> <1241206851-27749-4-git-send-email-Haiying.Wang@freescale.com> <1241206851-27749-5-git-send-email-Haiying.Wang@freescale.com> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On May 1, 2009, at 2:40 PM, Haiying Wang wrote: > Add fsl,qe-num-riscs and fsl,qe-num-snums to all the devices trees > which have qe > node. > > Signed-off-by: Haiying Wang > --- > arch/powerpc/boot/dts/mpc832x_mds.dts | 2 ++ > arch/powerpc/boot/dts/mpc832x_rdb.dts | 2 ++ > arch/powerpc/boot/dts/mpc836x_mds.dts | 2 ++ > arch/powerpc/boot/dts/mpc836x_rdk.dts | 2 ++ > arch/powerpc/boot/dts/mpc8568mds.dts | 2 ++ > 5 files changed, 10 insertions(+), 0 deletions(-) applied to next - k