Received: by 2002:a05:6a10:2726:0:0:0:0 with SMTP id ib38csp111161pxb; Thu, 31 Mar 2022 00:37:40 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyDzzCi/qxV0Nf1khrEavDPFTSDLXIddPFOGtWDNqYUIUrYdUbUKnA1mbTYC0VKIMtjqiE3 X-Received: by 2002:a17:903:18b:b0:154:4d7a:1bac with SMTP id z11-20020a170903018b00b001544d7a1bacmr4156843plg.0.1648712259849; Thu, 31 Mar 2022 00:37:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1648712259; cv=none; d=google.com; s=arc-20160816; b=KYCEm2UdoyfIqkEWIeVylR897XmK7qI7VThgLFeZo90QrlLJ5W584MhikUEgKY+oKP K6uaHu24VgS7VXHoFwqUaGPj9lBGfT2xlMqyBA85ctJXLAqC0170nXyIwYy3okwf3IWO hIBntKI1wQO3FTES00c3ZSibzLgscwH6PIauVTG6MCx0BWhD8haTMbDZ8b+yB6w72gCb towrXFRs7FzTlqqwTW5kDCcVEZcitzmX9pxjtXSz336aQpo67Lrk21QPmnLQmNnrq+LX KFEglv9oOo4getMeT3jbARSIJ9qHE9sE7xkFzKkpcK9cqFdw3rlL0AmO1akQBr9WlUvZ kRkw== 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:references:message-id :in-reply-to:subject:cc:to:from:date; bh=B4z7ZL5nlXAUVTLubxXs6tcR3n6jEESkf4mTeaGtqCY=; b=SXLz67knt0LgVKsf3197zfgSNAL3gGlIKOHDgGIGWNT7/YoEZOzCaTW2RZ4GnQJFUq hfh1DOrr6ED5tgNL4q77Z5fYqyap8w8sD+Y6TVLtAzqB/M3KpXkZOjZD1bfvRq1BdXss Hi49NXXM7nWOpDEKf/MLgTnYMNzs93t7iTeKNOyyfO/BEQoic6Nc8pkbdTSjLoU61QlC rmRrvl1t9lWJskSGIum4AHYwzDLLwI3Z97pxZCd9D+pyvOffxq7ukVhXaGfG9ZqyCSg5 kIJMpqW3YNhB9VR0J6eY6QZyQEYAEiBibVhmIG8UcgbP0dQ2Wmo0L3+7rZONStqMcKE9 bvxQ== 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 d17-20020a170902aa9100b00153b2d16596si21822368plr.414.2022.03.31.00.37.25; Thu, 31 Mar 2022 00:37:39 -0700 (PDT) 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 S231982AbiCaHPh (ORCPT + 99 others); Thu, 31 Mar 2022 03:15:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41004 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232117AbiCaHOp (ORCPT ); Thu, 31 Mar 2022 03:14:45 -0400 Received: from angie.orcam.me.uk (angie.orcam.me.uk [78.133.224.34]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id CB643A76DA; Thu, 31 Mar 2022 00:12:00 -0700 (PDT) Received: by angie.orcam.me.uk (Postfix, from userid 500) id 311A59200B4; Thu, 31 Mar 2022 09:12:00 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id 2C8A29200B3; Thu, 31 Mar 2022 08:12:00 +0100 (BST) Date: Thu, 31 Mar 2022 08:12:00 +0100 (BST) From: "Maciej W. Rozycki" To: Greg Kroah-Hartman cc: Jiri Slaby , Andy Shevchenko , linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 2/2] serial: 8250: Report which option to enable for blacklisted PCI devices In-Reply-To: Message-ID: References: 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,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 On Sun, 27 Feb 2022, Maciej W. Rozycki wrote: > > > We don't do this for any other driver subsystem, so why is it really > > > needed? What is so special about this driver that distros can't > > > just enable all of the drivers and all is good? What is keeping those > > > drivers fromb eing enabled? > > > > My justification is we have a supposedly generic PCI 8250 UART driver, > > except it explicitly and silently refuses to handle a handful of devices > > chosen by their PCI IDs based on that they may have extra features, even > > though they are otherwise fully compatible with a generic 8250. > > Actually as it happens we do have a precedent too, as here's what I have > just spotted on my laptop by chance when hibernating: > > psmouse serio1: synaptics: The touchpad can support a better bus than the too old PS/2 protocol. Make sure MOUSE_PS2_SYNAPTICS_SMBUS and RMI4_SMB are enabled to get a better touchpad experience. > > (with a distribution kernel, so clearly whoever packaged that has not > enabled what might be needed). Someone else wanted to be helpful too as > it seems. I have now posted v3 with these clarifications included in the change descriptions. Please review. Maciej