Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756062Ab1CGUI6 (ORCPT ); Mon, 7 Mar 2011 15:08:58 -0500 Received: from kroah.org ([198.145.64.141]:40490 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755909Ab1CGUIz (ORCPT ); Mon, 7 Mar 2011 15:08:55 -0500 Date: Mon, 7 Mar 2011 12:07:33 -0800 From: Greg KH To: Denis Turischev Cc: Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Tomoya MORINAGA Subject: Re: pch_uart: reference clock on CM-iTC Message-ID: <20110307200733.GA18849@kroah.com> References: <4D74A600.7070302@compulab.co.il> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D74A600.7070302@compulab.co.il> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 834 Lines: 22 On Mon, Mar 07, 2011 at 11:31:44AM +0200, Denis Turischev wrote: > Default clock source for UARTs on Topcliff is external UART_CLK. > On CM-iTC USB_48MHz is used unstead. After VCO2PLL and DIV > manipulations UARTs will receive 192 MHz. > Clock manipulations on Topcliff are controlled in pch_phub.c > > Signed-off-by: Denis Turischev > --- > drivers/misc/pch_phub.c | 16 ++++++++++++++++ > drivers/tty/serial/pch_uart.c | 9 +++++++-- This patch fails to apply to my tree, care to redo it against the linux-next tree and resend it? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/