Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755889Ab2CACIa (ORCPT ); Wed, 29 Feb 2012 21:08:30 -0500 Received: from mga09.intel.com ([134.134.136.24]:56466 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752836Ab2CACI2 (ORCPT ); Wed, 29 Feb 2012 21:08:28 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,351,1309762800"; d="scan'208";a="116339130" Message-ID: <4F4ED9F8.3010706@linux.intel.com> Date: Wed, 29 Feb 2012 18:07:52 -0800 From: Darren Hart User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20120131 Thunderbird/10.0 MIME-Version: 1.0 To: Tomoya MORINAGA CC: Alan Cox , Linux Kernel Mailing List , Feng Tang , Greg Kroah-Hartman , linux-serial@vger.kernel.org Subject: Re: [PATCH 0/4 V2] pch_uart: Cleanups, board quirks, and user uartclk parameter References: <4F4EC73E.40209@linux.intel.com> <4F4ECCE8.90207@linux.intel.com> In-Reply-To: X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1154 Lines: 29 On 02/29/2012 06:06 PM, Tomoya MORINAGA wrote: > 2012年3月1日10:12 Darren Hart : >> Perhaps a pch_phub.bios_uartclk parameter could be used for setting up >> the initial console and once the phub driver is loaded, it can make the >> necessary changes and fix things up in the uart port? > > Yes, once phub driver is installed, uart works with new clock set by phub. > >> This would add a binding between the pch_uart and pch_phub code. > What does the above "binding" mean ? > Just that currently I can build pch_uart without the pch_phub driver. It seems if we were to attempt the above, the pch_uart code would then require the pch_phub driver and the pch_phub driver would need to know how to trigger the pch_uart code to setup the uart port again with the new clock setting. -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel -- 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/