Received: by 2002:a05:6a10:1a4d:0:0:0:0 with SMTP id nk13csp5066726pxb; Sun, 13 Feb 2022 06:44:12 -0800 (PST) X-Google-Smtp-Source: ABdhPJxmEpPNlTkdgOdsrF4D7k6QV8ya8ZPbNdqrNUyh//xEwcLWfS6Bgst0XYbixkTQ36coHLqV X-Received: by 2002:a05:6402:2806:: with SMTP id h6mr11306103ede.114.1644763452178; Sun, 13 Feb 2022 06:44:12 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1644763452; cv=none; d=google.com; s=arc-20160816; b=1A07awzIaFUO/5rkJfcPs7dHAsb5P74bFpP7nIgqIC56jfvz3nQaFSxZzSokG6ZEnv 89rSUtwHgdv2B4VhEWr3YiwO8Q1Ve39FR8VHdU5UjEy//o/KjDn5ZX6bY3hVUKPSF+Ac OzAfOz71O+K3HrdPv5A9eVTm/KCjEOo3Wflcn8jLhYr3yS/S5I00rlo7FY9GkHJMXX5z VzdrfafNPCXAKA/Ib1P10Lr1lYoqrVjz69Pk1ZiZnS9ALSgipS41Fiy38W7koXOhYdvP eSiL68XSk/AepluWFugUCeifOx0H644ShSN8cWVPTRHeLWRd+FYqoFg9u++2V/G7aAbG 0G4A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:user-agent:message-id:subject:cc:to :from:date; bh=FrK8PkV6oy0wBudmFbOMvDnJPoNIVmC7KwzWade/lO4=; b=vCCYVKV839bsQyJyMPIN3aNP0z/u9t1rL+3VysiGjTJ/fwJVFGYMuBXiITQ09qE3iH C06Nr/DhTbzwX03y7yILo35Z0NhzWAoyzq7cXa6k3L+5CYL4w/j0JQNCgDAieq0UbsX4 cevrPHZ4tATESMw8ba+bcI6xt6cGAk5+vm2Upt1R4AqSLVxvuWfM3tyP4bTnyOUI/0Mt poUih00wM+hQY/pFlbnrr0is6k/aMUIJeHInuMEdxdjHfal2Dv3uHFdr3UgVhK978G23 BK0u6w6Hm2w2YDuij4FEgGfMlfe51A1z/VnfCAyWtqopQx6qhVDeLnAB8TV9M+Pbqzz5 IGLA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id m5si5764427edc.630.2022.02.13.06.43.28; Sun, 13 Feb 2022 06:44:12 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232884AbiBLImE (ORCPT + 99 others); Sat, 12 Feb 2022 03:42:04 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:53608 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232887AbiBLImA (ORCPT ); Sat, 12 Feb 2022 03:42:00 -0500 Received: from angie.orcam.me.uk (angie.orcam.me.uk [IPv6:2001:4190:8020::34]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 840A82657B; Sat, 12 Feb 2022 00:41:50 -0800 (PST) Received: by angie.orcam.me.uk (Postfix, from userid 500) id B90FE92009D; Sat, 12 Feb 2022 09:41:48 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id B50CD92009C; Sat, 12 Feb 2022 08:41:48 +0000 (GMT) Date: Sat, 12 Feb 2022 08:41:48 +0000 (GMT) From: "Maciej W. Rozycki" To: Greg Kroah-Hartman , Jiri Slaby cc: Andy Shevchenko , Mike Skoog , Mike Korreng , info@endruntechnologies.com, linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v3 0/2] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs Message-ID: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HDRS_LCASE, SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Cc-ing the general contact point at EndRun for 1/2 of this series in case the original submitters of the affected code are not there anymore after those 7 years. Here's v3 of the outstanding fixes for Oxford Semiconductor 950 UARTs. As the change for the default FIFO rx trigger level has been already merged with commit d7aff291d069 ("serial: 8250: Define RX trigger levels for OxSemi 950 devices") only one patch of the original series remains. However in the course of preparing v3 of that change I have noticed that the EndRun device is actually also an OxSemi 952 device in disguise (note that the OxSemi chips have fully customer-programmable PCI vendor:device ID values). Therefore it requires a similar fix to the base baud rate as with commit 6cbe45d8ac93 ("serial: 8250: Correct the clock for OxSemi PCIe devices"), and also duplicate code can be removed. I have therefore added a fix for the EndRun device as 1/2 in this version and the original outstanding change is now 2/2, updated accordingly, also for a change in the handling of the MCR made with commit b4a29b94804c ("serial: 8250: Move Alpha-specific quirk out of the core"). As noted in the course of v2 review I don't believe the Linux kernel has a policy for any of its subsystems to require rewriting parts of existing code to fix bugs or internal API deficiencies as a prerequisite for bug fix (or even functional improvement) acceptance. Therefore I consider this v3 of the series final and I am not going to continue pursuing this submission any further unless there is an actual technical defect (a bug, a coding style issue, etc.) within this series itself. Please apply. Maciej