Re: [U-Boot] [PATCH v2 19/19] defconfig: dra74_evm: enable timer driver model

2016-01-15 Thread Simon Glass
On 4 January 2016 at 12:59, Tom Rini wrote: > On Thu, Dec 24, 2015 at 04:08:22PM +0530, Mugunthan V N wrote: > >> Enable timer driver model for dra74_evm_defconfig as omap-timer >> supports driver model. >> >> Signed-off-by: Mugunthan V N > > Reviewed-by: Tom Rini > > -- > Tom Applied to u-boot

Re: [U-Boot] [PATCH v2 19/19] defconfig: dra74_evm: enable timer driver model

2016-01-04 Thread Tom Rini
On Thu, Dec 24, 2015 at 04:08:22PM +0530, Mugunthan V N wrote: > Enable timer driver model for dra74_evm_defconfig as omap-timer > supports driver model. > > Signed-off-by: Mugunthan V N Reviewed-by: Tom Rini -- Tom signature.asc Description: Digital signature _

[U-Boot] [PATCH v2 19/19] defconfig: dra74_evm: enable timer driver model

2015-12-24 Thread Mugunthan V N
Enable timer driver model for dra74_evm_defconfig as omap-timer supports driver model. Signed-off-by: Mugunthan V N --- configs/dra74_evm_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/dra74_evm_defconfig b/configs/dra74_evm_defconfig index 394edbe..a68870e 100644 --- a/