Re: [U-Boot] [PATCH 3/4] mx5: Add NAND clock handling

2013-02-25 Thread Benoît Thébaudeau
Dear Marek Vasut, On Monday, February 25, 2013 7:19:56 PM, Marek Vasut wrote: > Augment the MX5 clock code with function to enable and configure > NFC clock. This is necessary to get NFC working on MX5. > > Signed-off-by: Marek Vasut > Cc: Benoît Thébaudeau > Cc: Fabio Estevam > Cc: Stefano Ba

[U-Boot] [PATCH 3/4] mx5: Add NAND clock handling

2013-02-25 Thread Marek Vasut
Augment the MX5 clock code with function to enable and configure NFC clock. This is necessary to get NFC working on MX5. Signed-off-by: Marek Vasut Cc: Benoît Thébaudeau Cc: Fabio Estevam Cc: Stefano Babic --- arch/arm/cpu/armv7/mx5/clock.c| 12 ++-- arch/arm/include/asm/arc