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

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

Applied to u-boot-dm, thanks!
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2016-01-04 Thread Tom Rini
On Thu, Dec 24, 2015 at 04:08:10PM +0530, Mugunthan V N wrote:

> Enable timer driver model for am437x_sk_evm as omap-timer supports
> driver model.
> 
> Signed-off-by: Mugunthan V N 

Reviewed-by: Tom Rini 

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2015-12-24 Thread Mugunthan V N
Enable timer driver model for am437x_sk_evm as omap-timer supports
driver model.

Signed-off-by: Mugunthan V N 
---
 configs/am437x_sk_evm_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configs/am437x_sk_evm_defconfig b/configs/am437x_sk_evm_defconfig
index a9b6f52..56a7b11 100644
--- a/configs/am437x_sk_evm_defconfig
+++ b/configs/am437x_sk_evm_defconfig
@@ -18,3 +18,5 @@ CONFIG_SPI_FLASH=y
 CONFIG_SPI_FLASH_MACRONIX=y
 CONFIG_SYS_NS16550=y
 CONFIG_TI_QSPI=y
+CONFIG_TIMER=y
+CONFIG_OMAP_TIMER=y
-- 
2.7.0.rc1.5.gf3adf45

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot