From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from co9outboundpool.messaging.microsoft.com (co9ehsobe005.messaging.microsoft.com [207.46.163.28]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client CN "mail.global.frontbridge.com", Issuer "Microsoft Secure Server Authority" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 91B3D2C007A for ; Sat, 19 Jan 2013 07:43:27 +1100 (EST) Received: from mail179-co9 (localhost [127.0.0.1]) by mail179-co9-R.bigfish.com (Postfix) with ESMTP id 1DC159000F3 for ; Fri, 18 Jan 2013 20:43:24 +0000 (UTC) Received: from CO9EHSMHS020.bigfish.com (unknown [10.236.132.234]) by mail179-co9.bigfish.com (Postfix) with ESMTP id 0AC8FA80047 for ; Fri, 18 Jan 2013 20:43:22 +0000 (UTC) Date: Fri, 18 Jan 2013 14:40:47 -0600 From: Kim Phillips To: Po Liu Subject: Re: [PATCH] powerpc/85xx: dts - add ranges property for SEC Message-ID: <20130118144047.616d315258f4d23834363b33@freescale.com> In-Reply-To: <1358500573-19477-1-git-send-email-po.liu@freescale.com> References: <1358500573-19477-1-git-send-email-po.liu@freescale.com> MIME-Version: 1.0 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: , On Fri, 18 Jan 2013 17:16:13 +0800 Po Liu wrote: > This facilitates getting the physical address of the SEC node. > > Signed-off-by: Liu po > --- Reviewed-by: Kim Phillips Kim