From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933298AbcFPBG7 (ORCPT ); Wed, 15 Jun 2016 21:06:59 -0400 Received: from mail.kernel.org ([198.145.29.136]:53016 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932078AbcFPBG4 (ORCPT ); Wed, 15 Jun 2016 21:06:56 -0400 Date: Thu, 16 Jun 2016 09:06:12 +0800 From: Shawn Guo To: Dong Aisheng Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, sboyd@codeaurora.org, mturquette@baylibre.com, linux-arm-kernel@lists.infradead.org, anson.huang@nxp.com Subject: Re: [PATCH V2 1/1] clk: imx6ul: fix gpt2 clock names Message-ID: <20160616010612.GN20243@tiger> References: <1465396420-27064-6-git-send-email-aisheng.dong@nxp.com> <1465803510-31944-1-git-send-email-aisheng.dong@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1465803510-31944-1-git-send-email-aisheng.dong@nxp.com> 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 Mon, Jun 13, 2016 at 03:38:30PM +0800, Dong Aisheng wrote: > fix gpt2 clock names > > Signed-off-by: Dong Aisheng Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Thu, 16 Jun 2016 09:06:12 +0800 Subject: [PATCH V2 1/1] clk: imx6ul: fix gpt2 clock names In-Reply-To: <1465803510-31944-1-git-send-email-aisheng.dong@nxp.com> References: <1465396420-27064-6-git-send-email-aisheng.dong@nxp.com> <1465803510-31944-1-git-send-email-aisheng.dong@nxp.com> Message-ID: <20160616010612.GN20243@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jun 13, 2016 at 03:38:30PM +0800, Dong Aisheng wrote: > fix gpt2 clock names > > Signed-off-by: Dong Aisheng Applied, thanks.