From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Date: Thu, 8 Apr 2021 10:59:06 -0500 Subject: [PATCH v5 1/4] dt-bindings: serial: 8250: deprecate aspeed, sirq-polarity-sense In-Reply-To: <20210408011637.5361-2-zev@bewilderbeest.net> References: <20210408011637.5361-1-zev@bewilderbeest.net> <20210408011637.5361-2-zev@bewilderbeest.net> Message-ID: <20210408155906.GA1553685@robh.at.kernel.org> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Wed, 07 Apr 2021 20:16:34 -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 c82bf6e133d3 ("ARM: aspeed: g5: Do not set sirq > polarity"). > > Signed-off-by: Zev Weiss > Reviewed-by: Joel Stanley > --- > Documentation/devicetree/bindings/serial/8250.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring 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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 2B192C433B4 for ; Thu, 8 Apr 2021 15:59:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id F3B9E61139 for ; Thu, 8 Apr 2021 15:59:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232014AbhDHP7U (ORCPT ); Thu, 8 Apr 2021 11:59:20 -0400 Received: from mail-oi1-f171.google.com ([209.85.167.171]:45984 "EHLO mail-oi1-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231791AbhDHP7T (ORCPT ); Thu, 8 Apr 2021 11:59:19 -0400 Received: by mail-oi1-f171.google.com with SMTP id d12so2629699oiw.12; Thu, 08 Apr 2021 08:59:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=jtoAw95rvXg1r6cke0J3PIsrEjdw50dBNfyvcmHc460=; b=gfI0dWJQtmxZKwtgNOjeldEa2c9HcImo8QYgIT+duU4W6cw4hIcV/Ng7520TNap6y0 E66nJPEcXyDpC+7wzz0RiWcGvR8T77HVVaN2BHTGE0cOx5oR6wZIookOU3dysuclRKh/ fnF9EJkUeg7O1YsS6kRwzLKbvB2/HN/KnujaDWyI2ts+MlfDBdi0Hidd6wCK8ZrQJe5/ xLPJ/30heHE/ndb9h+l6gL/fwpozuZiWGRRXKmBzz49yWYKY/fSP7iq6FpTHPfsmvThO 3HaL8G2GKYPGj2Vwrf1v66oVqpLahia9QRLZYxa7FMMCPEyArH170jcZ5ZVO1tp/a73q z/ZA== X-Gm-Message-State: AOAM532BBnUEFRomen3l61wXOhCyOb3Bg9VS75i4zjHL4pHvUIfD/z6o JzTJFxc3yiRsLxSVT1IT9A== X-Google-Smtp-Source: ABdhPJx+JWT72oKSZA+LWx7PNFVqKo3fxY81eBJG9HzWXkLOF9mbK8ZbLh65asfWyyJWKv4Ts+ehVQ== X-Received: by 2002:aca:da04:: with SMTP id r4mr6652760oig.123.1617897548115; Thu, 08 Apr 2021 08:59:08 -0700 (PDT) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id f12sm282199otf.65.2021.04.08.08.59.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 08 Apr 2021 08:59:07 -0700 (PDT) Received: (nullmailer pid 1553733 invoked by uid 1000); Thu, 08 Apr 2021 15:59:06 -0000 Date: Thu, 8 Apr 2021 10:59:06 -0500 From: Rob Herring To: Zev Weiss Cc: Lubomir Rintel , Greg Kroah-Hartman , linux-arm-kernel@lists.infradead.org, linux-serial@vger.kernel.org, Rob Herring , Andrew Jeffery , openbmc@lists.ozlabs.org, linux-aspeed@lists.ozlabs.org, - , Joel Stanley , linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 1/4] dt-bindings: serial: 8250: deprecate aspeed, sirq-polarity-sense Message-ID: <20210408155906.GA1553685@robh.at.kernel.org> References: <20210408011637.5361-1-zev@bewilderbeest.net> <20210408011637.5361-2-zev@bewilderbeest.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210408011637.5361-2-zev@bewilderbeest.net> Precedence: bulk List-ID: X-Mailing-List: linux-serial@vger.kernel.org On Wed, 07 Apr 2021 20:16:34 -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 c82bf6e133d3 ("ARM: aspeed: g5: Do not set sirq > polarity"). > > Signed-off-by: Zev Weiss > Reviewed-by: Joel Stanley > --- > Documentation/devicetree/bindings/serial/8250.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring 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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 E3735C433ED for ; Thu, 8 Apr 2021 15:59:33 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 56E0760FF1 for ; Thu, 8 Apr 2021 15:59:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 56E0760FF1 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4FGQtq4Nlrz3bSj for ; Fri, 9 Apr 2021 01:59:31 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gmail.com (client-ip=209.85.167.175; helo=mail-oi1-f175.google.com; envelope-from=robherring2@gmail.com; receiver=) Received: from mail-oi1-f175.google.com (mail-oi1-f175.google.com [209.85.167.175]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4FGQtS436yz309k; Fri, 9 Apr 2021 01:59:11 +1000 (AEST) Received: by mail-oi1-f175.google.com with SMTP id a8so2638946oic.11; Thu, 08 Apr 2021 08:59:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=jtoAw95rvXg1r6cke0J3PIsrEjdw50dBNfyvcmHc460=; b=aGQOAPhmDtum07P3uLCBUBOaoYxu+WQlrSF8+Xczgkyzb5m8EHjMdW1eAXgoCMKifN N+TNx0tcNXIiZtqD0SLXVHpnLYVD6/SD2DlWFrBVJZBmyl+ipizMHOWSIt5dZVKG4Cqu zyJDq2j5SFXhIHdrGFI4GzgUIoUhTv8fQR4Fh/yaFeW/rUCW+wjSoTNpXuvTWM+wIcCO pq0+jUqydFYx3GLtE3r4Er9aUXXUDdMEJZ0OP7DlwoE+Fg8X7R61zVfln1C0l5pyidh/ JNlAVuG2dE97g4pO8RByUgxd9ctPGrUWe1kvVa+3jvad1p0PX09AM3RtLjBJaPa1PPg+ evyg== X-Gm-Message-State: AOAM530svueG7eekOWYhBpSYABNn++/ve8rSm5Dilg+WfTLSjB7RiDiL S+49suhjffgnUKdqxtejoA== X-Google-Smtp-Source: ABdhPJx+JWT72oKSZA+LWx7PNFVqKo3fxY81eBJG9HzWXkLOF9mbK8ZbLh65asfWyyJWKv4Ts+ehVQ== X-Received: by 2002:aca:da04:: with SMTP id r4mr6652760oig.123.1617897548115; Thu, 08 Apr 2021 08:59:08 -0700 (PDT) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id f12sm282199otf.65.2021.04.08.08.59.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 08 Apr 2021 08:59:07 -0700 (PDT) Received: (nullmailer pid 1553733 invoked by uid 1000); Thu, 08 Apr 2021 15:59:06 -0000 Date: Thu, 8 Apr 2021 10:59:06 -0500 From: Rob Herring To: Zev Weiss Subject: Re: [PATCH v5 1/4] dt-bindings: serial: 8250: deprecate aspeed, sirq-polarity-sense Message-ID: <20210408155906.GA1553685@robh.at.kernel.org> References: <20210408011637.5361-1-zev@bewilderbeest.net> <20210408011637.5361-2-zev@bewilderbeest.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210408011637.5361-2-zev@bewilderbeest.net> X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: - , linux-aspeed@lists.ozlabs.org, Andrew Jeffery , Greg Kroah-Hartman , openbmc@lists.ozlabs.org, linux-kernel@vger.kernel.org, Lubomir Rintel , Rob Herring , linux-serial@vger.kernel.org, linux-arm-kernel@lists.infradead.org Errors-To: openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Sender: "openbmc" On Wed, 07 Apr 2021 20:16:34 -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 c82bf6e133d3 ("ARM: aspeed: g5: Do not set sirq > polarity"). > > Signed-off-by: Zev Weiss > Reviewed-by: Joel Stanley > --- > Documentation/devicetree/bindings/serial/8250.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring 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=-14.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,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 B211FC433ED for ; Thu, 8 Apr 2021 16:00:42 +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 584F560FF1 for ; Thu, 8 Apr 2021 16:00:42 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 584F560FF1 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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-Transfer-Encoding :Content-Type: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=7EAAG4ZF3O3hlOWi/vrGkSPnqTWp5n/y6tiIRe8QlC4=; b=c9u6zc4TTFEDNBRHDW/Z94o4J HlDf4gU0qk/XeORvpbSLqa5jT3hU7ibSFcFyF3dGGJhLHrSJK+fHkMG1em7w35QKqV8tVhXCo3iJe /TpgnFJHhzLt1U3JXDCJjEGC4HlkT3h9qPbCUIFrWDw15bFPFZPrvQu2aDl9iwBmzShjXQnGEqOIr zrkzCDsaQxZ6WVIb6qXohk5pbQ8QL41oOgixUnDCZxqMwaLmNtMhpLlFOPzzbmi0ic/NbLLHZ6Dfr LJ+fVRc6vOs3BU8nS6wM1KkHBk5+gGuflDj/BQwpoQhr7ZWrZRfHY4kofv3Osai66/RJrik3ZST4Q gvxnVmULg==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lUX3o-008Yf4-Lv; Thu, 08 Apr 2021 15:59:12 +0000 Received: from mail-oi1-f176.google.com ([209.85.167.176]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lUX3l-008YdQ-7S for linux-arm-kernel@lists.infradead.org; Thu, 08 Apr 2021 15:59:10 +0000 Received: by mail-oi1-f176.google.com with SMTP id x2so2680443oiv.2 for ; Thu, 08 Apr 2021 08:59:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=jtoAw95rvXg1r6cke0J3PIsrEjdw50dBNfyvcmHc460=; b=ADRBZe6XPgV24EBadwEDj0YO7NovRsefmpFDmfPvUKvK61sMly4eo9y3DzmQ6wj4nT nt+9sHLgF7Jxtvsdf9b5jr7l2WpaN6xZefUTckaJI9CZ4ddCwZUPPPcpDfHlHyDvkeQt jIxKj3/GT3UiFkbW7B3Dhrl8RIJi9puWd2quESOo6jYGMk/Yt0uSHeLjQDaM4yooJN/O oSFdH++6crNM8ELgSoZ3UJRdVcz201ERnwsvRIy5uY8ScWA+JkyGzehRk8MzOvhw4NKD /dLoERwEfrbgU2Xhl4KhdwC7WFGl1VHaWkz4bmKhFAEHIVxvNdo+7oZhnjL5WuHSlxPP 7bSg== X-Gm-Message-State: AOAM530qn9Zn/laT4uPqnSo2mMQWxxn/RXXb8rn14aoi7q1jXEIm4roV Tl0QYK7+6eoOf+34ldeZQQ== X-Google-Smtp-Source: ABdhPJx+JWT72oKSZA+LWx7PNFVqKo3fxY81eBJG9HzWXkLOF9mbK8ZbLh65asfWyyJWKv4Ts+ehVQ== X-Received: by 2002:aca:da04:: with SMTP id r4mr6652760oig.123.1617897548115; Thu, 08 Apr 2021 08:59:08 -0700 (PDT) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id f12sm282199otf.65.2021.04.08.08.59.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 08 Apr 2021 08:59:07 -0700 (PDT) Received: (nullmailer pid 1553733 invoked by uid 1000); Thu, 08 Apr 2021 15:59:06 -0000 Date: Thu, 8 Apr 2021 10:59:06 -0500 From: Rob Herring To: Zev Weiss Cc: Lubomir Rintel , Greg Kroah-Hartman , linux-arm-kernel@lists.infradead.org, linux-serial@vger.kernel.org, Rob Herring , Andrew Jeffery , openbmc@lists.ozlabs.org, linux-aspeed@lists.ozlabs.org, - , Joel Stanley , linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 1/4] dt-bindings: serial: 8250: deprecate aspeed, sirq-polarity-sense Message-ID: <20210408155906.GA1553685@robh.at.kernel.org> References: <20210408011637.5361-1-zev@bewilderbeest.net> <20210408011637.5361-2-zev@bewilderbeest.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210408011637.5361-2-zev@bewilderbeest.net> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210408_165909_353685_D7B968C0 X-CRM114-Status: GOOD ( 11.10 ) 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 07 Apr 2021 20:16:34 -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 c82bf6e133d3 ("ARM: aspeed: g5: Do not set sirq > polarity"). > > Signed-off-by: Zev Weiss > Reviewed-by: Joel Stanley > --- > Documentation/devicetree/bindings/serial/8250.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel