From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2992769AbcB1Cvd (ORCPT ); Sat, 27 Feb 2016 21:51:33 -0500 Received: from mail.kernel.org ([198.145.29.136]:33906 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2992655AbcB1Cvb (ORCPT ); Sat, 27 Feb 2016 21:51:31 -0500 Date: Sun, 28 Feb 2016 10:51:07 +0800 From: Shawn Guo To: Stephen Boyd Cc: Lothar =?iso-8859-1?Q?Wa=DFmann?= , Anson Huang , Arnd Bergmann , Bai Ping , Fabio Estevam , Frank Li , Fugang Duan , Ian Campbell , Jaroslav Kysela , Kumar Gala , Liam Girdwood , Mark Brown , Mark Rutland , Michael Turquette , Nicolin Chen , Pawel Moll , Rob Herring , Russell King , Sascha Hauer , Takashi Iwai , Timur Tabi , Xiubo Li , alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH 0/2] clk: imx6: add kpp clock for i.MX6UL Message-ID: <20160228025107.GC22051@tiger> References: <1452619759-14474-1-git-send-email-LW@KARO-electronics.de> <20160225235655.GN28849@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20160225235655.GN28849@codeaurora.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 25, 2016 at 03:56:55PM -0800, Stephen Boyd wrote: > On 01/12, Lothar Waßmann wrote: > > This patchset adds the clock which is necessary to operate the KPP > > unit on i.MX6UL. > > The first patch removes bogus whitespace before TABs in indentation. > > The second patch adds the clock definition. > > > > Both look fine. Shawn? Oops, the patches were overlooked. Applied now. Thanks for reminding. Shawn