ARM: davinci: da830: add new clock init using common clock framework
authorDavid Lechner <david@lechnology.com>
Fri, 18 May 2018 16:48:07 +0000 (11:48 -0500)
committerSekhar Nori <nsekhar@ti.com>
Tue, 26 Jun 2018 10:09:59 +0000 (15:39 +0530)
commit3952af1ca29216ff8d56896048607b237e472a5b
treef8f34b3201bf3c0b9d5b9448fc5c2bef1ef6186f
parenta7da5277cdc6690823ad226335feefc11391cf67
ARM: davinci: da830: add new clock init using common clock framework

This adds the new board-specific clock init in mach-davinci/da830.c
using the new common clock framework drivers.

The #ifdefs are needed to prevent compile errors until the entire
ARCH_DAVINCI is converted.

Also clean up the #includes since we are adding some here.

Reviewed-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: David Lechner <david@lechnology.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/board-da830-evm.c
arch/arm/mach-davinci/da830.c
arch/arm/mach-davinci/include/mach/da8xx.h