]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: davinci: dm365: add new clock init using common clock framework
authorDavid Lechner <david@lechnology.com>
Fri, 18 May 2018 16:48:10 +0000 (11:48 -0500)
committerSekhar Nori <nsekhar@ti.com>
Tue, 26 Jun 2018 10:16:42 +0000 (15:46 +0530)
commit21c2f4773dd0c45899a524a4a7f70dd32db4c1a1
tree7b189c91c387bfe4ccbf475f527a1a6e09257dfc
parent5b19f66d63b44ca38953b157e81595fb1e985762
ARM: davinci: dm365: add new clock init using common clock framework

This adds the new board-specific clock init in mach-davinci/dm365.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-dm365-evm.c
arch/arm/mach-davinci/davinci.h
arch/arm/mach-davinci/dm365.c