From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heikki Krogerus Subject: Re: [PATCH 3/3] serial: of_serial: Handle hw-flow-control property Date: Mon, 25 Mar 2013 14:28:51 +0200 Message-ID: <20130325122851.GB20052@xps8300> References: <1364211286-31611-1-git-send-email-heikki.krogerus@linux.intel.com> <1364211286-31611-4-git-send-email-heikki.krogerus@linux.intel.com> <201303251140.31866.arnd@arndb.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mga14.intel.com ([143.182.124.37]:63548 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756439Ab3CYM2z (ORCPT ); Mon, 25 Mar 2013 08:28:55 -0400 Content-Disposition: inline In-Reply-To: <201303251140.31866.arnd@arndb.de> Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Arnd Bergmann Cc: Greg Kroah-Hartman , Ley Foon Tan , linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org On Mon, Mar 25, 2013 at 11:40:31AM +0000, Arnd Bergmann wrote: > On Monday 25 March 2013, Heikki Krogerus wrote: > > This will add support for hardware flow control. It is > > limited to be used only with 8250 driver. > > > > Signed-off-by: Heikki Krogerus > > Does this imply that we can use hardware flow control only when this > flag is set in the device tree? I assumed that working flow control > would be the default. Is it not? OK, the commit message is wrong. Is the patch otherwise OK? -- heikki