From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mugunthan V N Date: Sat, 28 Nov 2015 11:45:02 +0530 Subject: [U-Boot] [PATCH 00/19] device model bring-up of omap timer on dra72, dra74, am335x and am437x-sk evm In-Reply-To: References: <1448613098-1579-1-git-send-email-mugunthanvnm@ti.com> Message-ID: <56594666.7020208@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Saturday 28 November 2015 01:10 AM, Simon Glass wrote: > Hi Mugunthan, > > On 27 November 2015 at 00:31, Mugunthan V N wrote: >> > This patch series enables omap timer to adopt driver model. This >> > has been tested on the following evms (logs [1]) by invoking >> > 'sleep 10' command with minicom timestamps. >> > * dra72 evm >> > * dra74 evm >> > * am335x evm >> > * am335x bbb >> > * am437x-sk evm >> > * am437x-gp evm >> > >> > Also pushed a branch for testing [2] >> > >> > This patch series depends on [3] for chosen node in dra74 evm >> > dts file. >> > >> > [1] - http://pastebin.ubuntu.com/13524650/ >> > [2] - git://git.ti.com/~mugunthanvnm/ti-u-boot/mugunth-ti-u-boot.git dm-timer >> > [3] - https://www.mail-archive.com/u-boot at lists.denx.de/msg193763.html >> > > Just a nit - your cover letter subject says 'device model'. Mostly we > call it 'driver model'. This is somewhat arbitrary but it's good to be > consistent to avoid confusion, so if you end up resending this series, > can you rename it? Sorry for the confusion, will fix on my future cover letters. Regards Mugunthan V N