From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sekhar Nori Subject: Re: [PATCH v6 27/41] ARM: da8xx: add new sata_refclk init using common clock framework Date: Fri, 2 Feb 2018 20:29:24 +0530 Message-ID: <8bb4fff4-df9b-f940-0dbe-888942f55abf@ti.com> References: <1516468460-4908-1-git-send-email-david@lechnology.com> <1516468460-4908-28-git-send-email-david@lechnology.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1516468460-4908-28-git-send-email-david@lechnology.com> Content-Language: en-US List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: David Lechner , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: Mark Rutland , Kevin Hilman , Michael Turquette , Stephen Boyd , linux-kernel@vger.kernel.org, Bartosz Golaszewski , Rob Herring , Adam Ford List-Id: devicetree@vger.kernel.org On Saturday 20 January 2018 10:44 PM, David Lechner wrote: > This adds the new SATA REFCLK clock init in mach-davinci/devices-da8xx.c > using the new common clock framework drivers. > > The #ifdefs are needed to prevent compile errors until the entire > ARCH_DAVINCI is converted. > > Also, the #includes are sorted since we are adding some here. > > Signed-off-by: David Lechner Reviewed-by: Sekhar Nori Thanks, Sekhar