Re: [PATCH v9 06/27] ARM: davinci: da850: add new clock init using common clock framework

From: Sekhar Nori
Date: Tue May 01 2018 - 10:18:22 EST


On Friday 27 April 2018 05:47 AM, David Lechner wrote:
> This adds the new board-specific clock init in mach-davinci/da850.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.
>
> Some CFGCHIP macros were removed because we are now including
> linux/mfd/da8xx-cfgchip.h which defines the same values.
>
> Signed-off-by: David Lechner <david@xxxxxxxxxxxxxx>

Reviewed-by: Sekhar Nori <nsekhar@xxxxxx>

Thanks,
Sekhar