Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp459003pxb; Wed, 3 Mar 2021 07:28:03 -0800 (PST) X-Google-Smtp-Source: ABdhPJwJgHEDerr4wZWL810cD+QbPYmXf0eqYd5CdF9tCoZhOJH+6PLtnaECOmkS+3Sq8s4FksCR X-Received: by 2002:a17:906:558:: with SMTP id k24mr17139123eja.387.1614785282955; Wed, 03 Mar 2021 07:28:02 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614785282; cv=none; d=google.com; s=arc-20160816; b=S5QmRntjWYERABkXRhzfMHcSRrPCm3Nxf7IJGINXtRMByXz3ab2jnjD05tfDeVkXz+ D35f3EywDwZDjX+R1OJ1HfFYksBtS6R+NU6cOIRLvtLXAJxwKd52D/ZQ5ebXSNDKEEmT enil0C+SUcy+dLpTf9zjxCJcFqqAspTKiqZcrJy2MH9WFxjBUiLk30HIpm+vVLzz57tD 1Z3wuleSeGK8pWGEJ9W/BeBR/wca1hB1wHv9AkgJhBeGeLr8/Ovq+JyvE/ztn8XlVKBo uGHEyZ2t/U0y5g1E16SGgWBUuBhXaK/MZFUlqGE/TZwdFP7bV017p4SHjr3NwNnx0XIO vpjA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=QEK0GMTemnG5PiJmKM36nZJcM0IAJ9Bebz9NZGS7OMI=; b=l7USKfyH4TR3i0J6A/Bm0SOYyragQNp1Ft157l+QPqDOFOEQiSGw4/uaDs7fkX/Z/x ls4EqZwwTAA0nZlf0rp/1Ta1/+Yh0gyh5CFocmXjkPXQJWBoZqMN8nRi5e9kCijKQOex TiEXkExnzj5VGlrQZ2/GN0J2AjSwEFf5PM2xFlTrYjfs7RR/AKky9SUk4Opv6ORnDqAj x2UTkIlhsFeOfEz9fWDHit1xChzcSiLN3ZxdHILsv69h+ba70ioK4QhdjDBRR6Htf5xQ s9FZSp/WdiQ8rOgLdae8k2NCU+5fA3R6iw1eGr4QnyRntxa4aAAzoa3+aPMaPNRGE0DY 7lXw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=rfGWzQwf; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id dp16si15829701ejc.49.2021.03.03.07.27.32; Wed, 03 Mar 2021 07:28:02 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=rfGWzQwf; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343883AbhCAWiM (ORCPT + 99 others); Mon, 1 Mar 2021 17:38:12 -0500 Received: from mail.kernel.org ([198.145.29.99]:40490 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238572AbhCARqo (ORCPT ); Mon, 1 Mar 2021 12:46:44 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 74DF4650DD; Mon, 1 Mar 2021 16:58:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1614617937; bh=A/xLtAbml7+7AdWvXvXgY6S0HKkVMjf/GFMkeT7FYJ0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=rfGWzQwfWDbanNk6Bg6g9YmNTnGxJyg5SDHGcGUs6HL6GU7fV+SrF5l5Xj+oaG+Xv 6Tv/qBbdcFhq6ezGPz4KRFqeRYLyaMFX10yjWi8Fk/Fb3zpaelpgKFh8e9zvtBcWC0 oPeI5nyjtT8lYb7VzZPUZncef4k3BzXCiDVLlX70= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Vladimir , Johan Hovold Subject: [PATCH 5.4 249/340] USB: serial: ftdi_sio: fix FTX sub-integer prescaler Date: Mon, 1 Mar 2021 17:13:13 +0100 Message-Id: <20210301161100.548153350@linuxfoundation.org> X-Mailer: git-send-email 2.30.1 In-Reply-To: <20210301161048.294656001@linuxfoundation.org> References: <20210301161048.294656001@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Johan Hovold commit 528222d0c8ce93e435a95cd1e476b60409dd5381 upstream. The most-significant bit of the sub-integer-prescaler index is set in the high byte of the baudrate request wIndex also for FTX devices. This fixes rates like 1152000 which got mapped to 1.2 MBd. Reported-by: Vladimir Link: https://bugzilla.kernel.org/show_bug.cgi?id=210351 Cc: stable@vger.kernel.org Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/ftdi_sio.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) --- a/drivers/usb/serial/ftdi_sio.c +++ b/drivers/usb/serial/ftdi_sio.c @@ -1386,8 +1386,9 @@ static int change_speed(struct tty_struc index_value = get_ftdi_divisor(tty, port); value = (u16)index_value; index = (u16)(index_value >> 16); - if ((priv->chip_type == FT2232C) || (priv->chip_type == FT2232H) || - (priv->chip_type == FT4232H) || (priv->chip_type == FT232H)) { + if (priv->chip_type == FT2232C || priv->chip_type == FT2232H || + priv->chip_type == FT4232H || priv->chip_type == FT232H || + priv->chip_type == FTX) { /* Probably the BM type needs the MSB of the encoded fractional * divider also moved like for the chips above. Any infos? */ index = (u16)((index << 8) | priv->interface);