From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH v9 05/27] ARM: davinci: da830: add new clock init using common clock framework To: David Lechner , , , CC: Michael Turquette , Stephen Boyd , Rob Herring , Mark Rutland , Kevin Hilman , Bartosz Golaszewski , Adam Ford , References: <20180427001745.4116-1-david@lechnology.com> <20180427001745.4116-6-david@lechnology.com> From: Sekhar Nori Message-ID: <0e0aac5a-70b5-e90a-2ae4-7209003da922@ti.com> Date: Tue, 1 May 2018 19:43:55 +0530 MIME-Version: 1.0 In-Reply-To: <20180427001745.4116-6-david@lechnology.com> Content-Type: text/plain; charset="utf-8" List-ID: On Friday 27 April 2018 05:47 AM, David Lechner wrote: > 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. > > Signed-off-by: David Lechner Reviewed-by: Sekhar Nori Thanks, Sekhar