Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752113AbcDRUJR (ORCPT ); Mon, 18 Apr 2016 16:09:17 -0400 Received: from mail-oi0-f53.google.com ([209.85.218.53]:33348 "EHLO mail-oi0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751480AbcDRUJQ (ORCPT ); Mon, 18 Apr 2016 16:09:16 -0400 Date: Mon, 18 Apr 2016 15:09:13 -0500 From: Andy Gross To: Stephen Boyd Cc: Greg Kroah-Hartman , linux-arm@lists.infradead.org, linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, linux-arm-msm@vger.kernel.org, "Ivan T. Ivanov" , Srinivas Kandagatla , Matthew McClintock Subject: Re: [PATCH] tty: serial: msm: Support more bauds Message-ID: <20160418200913.GA9354@hector.attlocal.net> References: <1458941749-5705-1-git-send-email-stephen.boyd@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1458941749-5705-1-git-send-email-stephen.boyd@linaro.org> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 519 Lines: 22 On Fri, Mar 25, 2016 at 02:35:49PM -0700, Stephen Boyd wrote: > Fixes: 850b37a71bde ("tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation") > Cc: "Ivan T. Ivanov" > Cc: Srinivas Kandagatla > Cc: Andy Gross > Cc: Matthew McClintock > Signed-off-by: Stephen Boyd Acked-by: Andy Gross Greg, Can you pick this one up? Regards, Andy