
On Saturday 28 November 2015 01:10 AM, Simon Glass wrote:
Hi Mugunthan,
On 27 November 2015 at 00:31, Mugunthan V N mugunthanvnm@ti.com 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@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