From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754154Ab3C1XJ1 (ORCPT ); Thu, 28 Mar 2013 19:09:27 -0400 Received: from mail-pb0-f54.google.com ([209.85.160.54]:51251 "EHLO mail-pb0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753660Ab3C1XJ0 (ORCPT ); Thu, 28 Mar 2013 19:09:26 -0400 Date: Thu, 28 Mar 2013 16:09:23 -0700 From: Greg Kroah-Hartman To: Maxime Ripard Cc: Emilio =?iso-8859-1?Q?L=F3pez?= , Jiri Slaby , linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] serial: 8250_dw: add support for clk api Message-ID: <20130328230923.GA14536@kroah.com> References: <1364387748-13015-1-git-send-email-maxime.ripard@free-electrons.com> <20130328230342.GA24556@kroah.com> <5154CD0C.60901@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <5154CD0C.60901@free-electrons.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 Fri, Mar 29, 2013 at 12:06:52AM +0100, Maxime Ripard wrote: > Hi Greg, > > Le 29/03/2013 00:03, Greg Kroah-Hartman a écrit : > > On Wed, Mar 27, 2013 at 01:35:48PM +0100, Maxime Ripard wrote: > >> From: Emilio López > >> > >> This commit implements support for using the clk api; this lets us use > >> the "clocks" property with device tree, instead of having to use > >> clock-frequency. > >> > >> Signed-off-by: Emilio López > >> --- > > > > Why aren't you signing off on this patch as well? > > Hmm, I forgot to do so, and no one pointed that one before. Sorry. > > Do you want me to resend it with my SoB? Yes, please do. thanks, greg k-h