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 D1816DE0E0 for ; Wed, 6 Feb 2008 16:37:59 +1100 (EST) Message-Id: <8E34A702-F871-4B0A-9607-147BD2DFFEC4@kernel.crashing.org> From: Kumar Gala To: Kim Phillips In-Reply-To: <20080131194005.55ee9fc3.kim.phillips@freescale.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v915) Subject: Re: [PATCH] powerpc: add rtc node to mpc8313erdb dts Date: Tue, 5 Feb 2008 23:37:46 -0600 References: <20080131194005.55ee9fc3.kim.phillips@freescale.com> Cc: linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jan 31, 2008, at 7:40 PM, Kim Phillips wrote: > the 8313 rdb has a ds1339 at address 0x68. > > Signed-off-by: Kim Phillips > --- > arch/powerpc/boot/dts/mpc8313erdb.dts | 4 ++++ > 1 files changed, 4 insertions(+), 0 deletions(-) applied. - k