From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DFD49C433B4 for ; Wed, 7 Apr 2021 17:57:54 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 640146128A for ; Wed, 7 Apr 2021 17:57:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 640146128A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=bewilderbeest.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=W+Qe1Im4J5Bfrs58wyYSC1y/1bbT/wTUchGii9fnEsg=; b=Oyo6zmhO+4DduurJOMNq4L/JR PdmrVoGAzH36B2ztyOpSGfnSxH73MrYdUYGDWZ9AObwM6+Z8iAziY99Pynb0PJFIyRdjzt4T+GU0S SxWBY4oPOCgcHQSSJ/oGZQVeh6uScuyguCDcnzGbSqbD0WP1/T2k/lisRRxKDt5iFuJFTdenc78ZO oahovtx6aQuOHjFllnJb91ksYKVhhZC5K8Vw0wl3Ga8RjtRPHO0IwynFAr4nRUxmJ/BfBMPKvjBNG ghKCaYa8G6KKBSi9v+gWnuizTLTBjm5P4v7GaYW4qFVDajrJRd+6p2j/F6ab7lXBiD4+pyB1b20lS qtElxmvBw==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lUCOx-005h7C-54; Wed, 07 Apr 2021 17:55:39 +0000 Received: from thorn.bewilderbeest.net ([2605:2700:0:5::4713:9cab]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lUCOs-005h6b-1G for linux-arm-kernel@lists.infradead.org; Wed, 07 Apr 2021 17:55:36 +0000 Received: from hatter.bewilderbeest.net (unknown [IPv6:2600:6c44:7f:ba20::7c6]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: zev) by thorn.bewilderbeest.net (Postfix) with ESMTPSA id BEAF986; Wed, 7 Apr 2021 10:55:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bewilderbeest.net; s=thorn; t=1617818132; bh=cSbxWi5s2qegCXpYeUsESGzQY5rhhAwAJw3tA8Mb22M=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=aHsyeYi8mUAuUSz9Ms8EjG0Mxpa2taDnyTe+z8PVOhzsZ/8p1CQcsCjGAJ9++XvQs iee6oJOk9FVHZzjfomi3yGxBceaNHMdSYnQIrm3r3pd7JTR6E8kt5pQjvk/W7zXAie wOqwzMPpW/VMxEpAp563swJpCA3up06pGRopK/Mk= Date: Wed, 7 Apr 2021 12:55:29 -0500 From: Zev Weiss To: Greg Kroah-Hartman Cc: Joel Stanley , openbmc@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org, Andrew Jeffery , Rob Herring , Lubomir Rintel , - , linux-serial@vger.kernel.org Subject: Re: [PATCH v4 1/4] dt-bindings: serial: 8250: deprecate aspeed,sirq-polarity-sense Message-ID: References: <20210402182724.20848-1-zev@bewilderbeest.net> <20210402182724.20848-2-zev@bewilderbeest.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210407_185534_371216_A5ECAA87 X-CRM114-Status: GOOD ( 18.15 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Apr 07, 2021 at 12:25:09PM CDT, Greg Kroah-Hartman wrote: >On Wed, Apr 07, 2021 at 11:56:04AM -0500, Zev Weiss wrote: >> On Wed, Apr 07, 2021 at 10:18:31AM CDT, Greg Kroah-Hartman wrote: >> > On Fri, Apr 02, 2021 at 01:27:21PM -0500, Zev Weiss wrote: >> > > This property ties SIRQ polarity to SCU register bits that don't >> > > necessarily have any direct relationship to it; the only use of it >> > > was removed in commit c82bf6e133d30e0f9172a20807814fa28aef0f67. >> > >> > Please write that as: >> > c82bf6e133d3 ("ARM: aspeed: g5: Do not set sirq polarity") >> > >> >> Ack, will do. >> >> > > Signed-off-by: Zev Weiss >> > > Reviewed-by: Joel Stanley >> > > --- >> > > Documentation/devicetree/bindings/serial/8250.yaml | 1 + >> > > 1 file changed, 1 insertion(+) >> > >> > What changed from previous versions? That always goes below the --- >> > line. >> > >> >> I included an overview of that in the cover letter (https://lore.kernel.org/openbmc/20210402182724.20848-1-zev@bewilderbeest.net/); >> is it desirable to also have that duplicated in the individual patches in >> the series? > >Any reason why you didn't include all of the relevant people and mailing >lists in that cover letter? I've never seen it before :) > Ah -- is there a good rule of thumb (or git send-email trick) for that? Set-union of get_maintainer.pl over all the patches in the series? Zev _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel