commit | 3952af1ca29216ff8d56896048607b237e472a5b | [log] [tgz] |
---|---|---|
author | David Lechner <david@lechnology.com> | Fri May 18 11:48:07 2018 -0500 |
committer | Sekhar Nori <nsekhar@ti.com> | Tue Jun 26 15:39:59 2018 +0530 |
tree | f8f34b3201bf3c0b9d5b9448fc5c2bef1ef6186f | |
parent | a7da5277cdc6690823ad226335feefc11391cf67 [diff] |
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>