Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp1559745pxb; Thu, 16 Sep 2021 09:54:44 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyfCl5+g6cpayKdPhT4DaYI/o1OKlXPO3xupS2j75sxBdGZ5EqwOwzbpxhUKb0uHgNlggEB X-Received: by 2002:a17:906:d52:: with SMTP id r18mr7219387ejh.47.1631811284405; Thu, 16 Sep 2021 09:54:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631811284; cv=none; d=google.com; s=arc-20160816; b=BZlbR+nhzialbRyIgzqdqVlIFeNM5dLzeoddfdF+i60aIwf8SyAwdAm4rjScj1ww9o J71D6W066CVYgnWT+GsikxmkBdHQflaXKEc4ddpsuhKvSOfwNBh92rzF6gaC7Pxf/w/q dvi79KHd1e8DJ5tj0m6rInHiV5gKS52Dr3tXlcr4QO3PRwIeX6Q+B+BTphuO6eUuzMh1 1z/l5jb0ig5WODCWQBHX+/DYR7plZtWErNHWoObeseW8H4pASClnBWwYrP2KOHXKWEUp w+/6NIGui1SiEsvaIhsQHGYe1jKOEqe/+0Yz2V9LrpmrW6GmVGknuHcGKaIHrMMdU5MB hLfA== 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=6KaY+xfkCakiY2a+dtyZR+OgLNKc6Pn8SHTTLE4WiXQ=; b=W87O5OylFOEfBuxlVEuD+kz5jQDjOqgVj+Ip1GxdsrJVHob9f38T4Fk87xmukRuHVv /7J+mSq//ouuAjCwhlbMXBCkI53Q/pXkJk14KhbpyX2jeL2/5mGd0sl2N3a4xjcYLH77 qq8xJOQzUtbbfvk8lU8db7XOiz3wxjh6oqOqjT5tM0gpFVSp585cVdeQvj07i54tghP4 Lil0UwS5xcVVrnr1wYtEyPBaMB5PiAN12jNlseWF5p/9qIatWcG5Q8ny/7kNJCjylCoA 196R9sh0wWd6XqA8c1ENuRdmeVf0GR6a8P4tVRyvMLX9Ax8I3qEA5MAt2z9zGNgO7575 fI1g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=tKwjLbZ3; 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 y14si4366691edo.391.2021.09.16.09.54.18; Thu, 16 Sep 2021 09:54:44 -0700 (PDT) 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=tKwjLbZ3; 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 S1345744AbhIPQul (ORCPT + 99 others); Thu, 16 Sep 2021 12:50:41 -0400 Received: from mail.kernel.org ([198.145.29.99]:59206 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344444AbhIPQqF (ORCPT ); Thu, 16 Sep 2021 12:46:05 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 71890610D1; Thu, 16 Sep 2021 16:26:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631809571; bh=DYl3hH3WkXrpwO0RAzZlmEFie293hl0+GN8VOqBDN90=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=tKwjLbZ3tWX8KiA8hfvsP7b1SzdmPTP8DNFgImhfnLoSZB5gWADwpHCtZBZIxDbsz RfyjOryt9PhUrHB7ppWBYqSv11sxYtbXxiTu/q0ykU77uOtcnEoAgMMkyL5Xuq7Vrd tDi2nNhG1hqZCQOXf/7PA0C9wu9diywMj72YG7Pk= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, "Maciej W. Rozycki" , Sasha Levin Subject: [PATCH 5.13 203/380] serial: 8250: Define RX trigger levels for OxSemi 950 devices Date: Thu, 16 Sep 2021 17:59:20 +0200 Message-Id: <20210916155810.978604671@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210916155803.966362085@linuxfoundation.org> References: <20210916155803.966362085@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: Maciej W. Rozycki [ Upstream commit d7aff291d069c4418285f3c8ee27b0ff67ce5998 ] Oxford Semiconductor 950 serial port devices have a 128-byte FIFO and in the enhanced (650) mode, which we select in `autoconfig_has_efr' with the ECB bit set in the EFR register, they support the receive interrupt trigger level selectable with FCR bits 7:6 from the set of 16, 32, 112, 120. This applies to the original OX16C950 discrete UART[1] as well as 950 cores embedded into more complex devices. For these devices we set the default to 112, which sets an excessively high level of 112 or 7/8 of the FIFO capacity, unlike with other port types where we choose at most 1/2 of their respective FIFO capacities. Additionally we don't make the trigger level configurable. Consequently frequent input overruns happen with high bit rates where hardware flow control cannot be used (e.g. terminal applications) even with otherwise highly-performant systems. Lower the default receive interrupt trigger level to 32 then, and make it configurable. Document the trigger levels along with other port types, including the set of 16, 32, 64, 112 for the transmit interrupt as well[2]. [1] "OX16C950 rev B High Performance UART with 128 byte FIFOs", Oxford Semiconductor, Inc., DS-0031, Sep 05, Table 10: "Receiver Trigger Levels", p. 22 [2] same, Table 9: "Transmit Interrupt Trigger Levels", p. 22 Signed-off-by: Maciej W. Rozycki Link: https://lore.kernel.org/r/alpine.DEB.2.21.2106260608480.37803@angie.orcam.me.uk Signed-off-by: Greg Kroah-Hartman Signed-off-by: Sasha Levin --- drivers/tty/serial/8250/8250_port.c | 3 ++- include/uapi/linux/serial_reg.h | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/tty/serial/8250/8250_port.c b/drivers/tty/serial/8250/8250_port.c index 9422284bb3f3..81bafcf77bb2 100644 --- a/drivers/tty/serial/8250/8250_port.c +++ b/drivers/tty/serial/8250/8250_port.c @@ -122,7 +122,8 @@ static const struct serial8250_config uart_config[] = { .name = "16C950/954", .fifo_size = 128, .tx_loadsz = 128, - .fcr = UART_FCR_ENABLE_FIFO | UART_FCR_R_TRIG_10, + .fcr = UART_FCR_ENABLE_FIFO | UART_FCR_R_TRIG_01, + .rxtrig_bytes = {16, 32, 112, 120}, /* UART_CAP_EFR breaks billionon CF bluetooth card. */ .flags = UART_CAP_FIFO | UART_CAP_SLEEP, }, diff --git a/include/uapi/linux/serial_reg.h b/include/uapi/linux/serial_reg.h index be07b5470f4b..f51bc8f36813 100644 --- a/include/uapi/linux/serial_reg.h +++ b/include/uapi/linux/serial_reg.h @@ -62,6 +62,7 @@ * ST16C654: 8 16 56 60 8 16 32 56 PORT_16654 * TI16C750: 1 16 32 56 xx xx xx xx PORT_16750 * TI16C752: 8 16 56 60 8 16 32 56 + * OX16C950: 16 32 112 120 16 32 64 112 PORT_16C950 * Tegra: 1 4 8 14 16 8 4 1 PORT_TEGRA */ #define UART_FCR_R_TRIG_00 0x00 -- 2.30.2