From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756317Ab3A1QCk (ORCPT ); Mon, 28 Jan 2013 11:02:40 -0500 Received: from comal.ext.ti.com ([198.47.26.152]:36618 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753221Ab3A1QCh (ORCPT ); Mon, 28 Jan 2013 11:02:37 -0500 Message-ID: <5106A105.6030004@ti.com> Date: Mon, 28 Jan 2013 21:32:13 +0530 From: Sekhar Nori User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: Mrugesh Katepallewar CC: , , , , , , , , Subject: Re: [PATCH V2] ARM: davinci: da850: add RTC DT entries References: <1359359268-9781-1-git-send-email-mrugesh.mk@ti.com> In-Reply-To: <1359359268-9781-1-git-send-email-mrugesh.mk@ti.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Mrugesh, On 1/28/2013 1:17 PM, Mrugesh Katepallewar wrote: > Add RTC DT entries in da850 dts file. > > Signed-off-by: Mrugesh Katepallewar > --- > Applies on top of v3.8-rc4 of linus tree. > > This patch is depending on > "ARM: davinci: da850: add interrupt-parent property in soc node" > https://patchwork.kernel.org/patch/2044101/ > Tested on da850-evm device. > > Test Procedure: > date 2013.01.28-10:00:00 (usage: date[YYYY.]MM.DD-hh:mm[:ss]) > hwclock -w > reset board and check system time. Queuing this for v3.9. The testing information above is useful and should be part of the changelog. I moved it there while committing. It will be nice to check the alarm functionality as well. Can you check that and let me know that works as well? Thanks, Sekhar