From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id D8C7C1A0B50 for ; Sun, 28 Feb 2016 13:51:33 +1100 (AEDT) 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 In-Reply-To: <20160225235655.GN28849@codeaurora.org> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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