ARM: davinci: dm355: add new clock init using common clock framework
authorDavid Lechner <david@lechnology.com>
Fri, 18 May 2018 16:48:09 +0000 (11:48 -0500)
committerSekhar Nori <nsekhar@ti.com>
Tue, 26 Jun 2018 10:15:55 +0000 (15:45 +0530)
commit5b19f66d63b44ca38953b157e81595fb1e985762
tree687143576be920915f574e3ba2d4e9c9886ff2d5
parent482db8893ee4fa777e2256dd66ba207e719777dc
ARM: davinci: dm355: add new clock init using common clock framework

This adds the new board-specific clock init in mach-davinci/dm355.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.

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