Searched hist:"3952 af1c" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm/mach-davinci/ |
H A D | da830.c | 3952af1c Fri May 18 11:48:07 CDT 2018 David Lechner <david@lechnology.com> 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> 3952af1c Fri May 18 11:48:07 CDT 2018 David Lechner <david@lechnology.com> 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>
|