From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH] serial: 8250_dw: add support for clk api Date: Thu, 28 Mar 2013 16:03:43 -0700 Message-ID: <20130328230342.GA24556@kroah.com> References: <1364387748-13015-1-git-send-email-maxime.ripard@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <1364387748-13015-1-git-send-email-maxime.ripard@free-electrons.com> Sender: linux-kernel-owner@vger.kernel.org To: Maxime Ripard Cc: Emilio =?iso-8859-1?Q?L=F3pez?= , Jiri Slaby , linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-serial@vger.kernel.org On Wed, Mar 27, 2013 at 01:35:48PM +0100, Maxime Ripard wrote: > From: Emilio L=F3pez >=20 > This commit implements support for using the clk api; this lets us us= e > the "clocks" property with device tree, instead of having to use > clock-frequency. >=20 > Signed-off-by: Emilio L=F3pez > --- Why aren't you signing off on this patch as well? greg k-h