From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Date: Thu, 8 Apr 2021 11:00:19 -0500 Subject: [PATCH v5 4/4] dt-bindings: serial: 8250: add aspeed, lpc-io-reg and aspeed, lpc-interrupts In-Reply-To: <20210408011637.5361-5-zev@bewilderbeest.net> References: <20210408011637.5361-1-zev@bewilderbeest.net> <20210408011637.5361-5-zev@bewilderbeest.net> Message-ID: <20210408160019.GA1555403@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:37 -0500, Zev Weiss wrote: > These correspond to the existing lpc_address, sirq, and sirq_polarity > sysfs attributes; the second element of aspeed,lpc-interrupts provides > a replacement for the deprecated aspeed,sirq-polarity-sense property. > > Signed-off-by: Zev Weiss > --- > .../devicetree/bindings/serial/8250.yaml | 27 ++++++++++++++++--- > 1 file changed, 24 insertions(+), 3 deletions(-) > Reviewed-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=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 77040C433ED for ; Thu, 8 Apr 2021 16:00:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4F89A6113A for ; Thu, 8 Apr 2021 16:00:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232143AbhDHQAh (ORCPT ); Thu, 8 Apr 2021 12:00:37 -0400 Received: from mail-ot1-f42.google.com ([209.85.210.42]:37495 "EHLO mail-ot1-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231791AbhDHQAc (ORCPT ); Thu, 8 Apr 2021 12:00:32 -0400 Received: by mail-ot1-f42.google.com with SMTP id t23-20020a0568301e37b02901b65ab30024so2771281otr.4; Thu, 08 Apr 2021 09:00:21 -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=FJhdNB/Jqtva0JYrfZMbI9rYQop/sljVACwChgRC7N4=; b=q+fUE45MSXB67xDrup908jGnFetlt9DlFhaqS05fq8vTeimnf+E4RVsjaDGzowS/bY 6IwmH3aevZc5MW3OwgGIf1CFl0Z8+6bffTis34AQjyk8fUihPuK6RunMLZJw3ouRnDTe jaITVL3Gdaque7z+XPLcdJ3s7Di55snvctBQrqdcu4KM3NnwvzkZ6sTfoo1eso2VsYrA t+Gyk/05ugE29CZ2gkcm9OhjDluS+cWjDHuMimIgUsfbWZ4CbZnYm47DHATburzW8PKM kbDANde3s950CR9igmLAIJ7GXXqG2Qc53A5Hg5EVR+au6AKw/gT867DqK239S1apO+nK cJSw== X-Gm-Message-State: AOAM532MgoVCtqavZ64g37Zu273w5Px+QF53RFNyuQ1E1MCBNKEd7hzr XKEaZpmFfcMVIH1ManuBYU/AnLAcVg== X-Google-Smtp-Source: ABdhPJwH+MmUiUnKTRh6M/yGWE1b/8MeTFU59jPjnPJKA+PSvg23MxAoNNbcFS5814FWsFsyc7N02g== X-Received: by 2002:a05:6830:8f:: with SMTP id a15mr8209266oto.299.1617897621071; Thu, 08 Apr 2021 09:00:21 -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 a6sm6251796otb.41.2021.04.08.09.00.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 08 Apr 2021 09:00:20 -0700 (PDT) Received: (nullmailer pid 1555457 invoked by uid 1000); Thu, 08 Apr 2021 16:00:19 -0000 Date: Thu, 8 Apr 2021 11:00:19 -0500 From: Rob Herring To: Zev Weiss Cc: linux-arm-kernel@lists.infradead.org, openbmc@lists.ozlabs.org, linux-kernel@vger.kernel.org, Joel Stanley , linux-aspeed@lists.ozlabs.org, Lubomir Rintel , Rob Herring , linux-serial@vger.kernel.org, Greg Kroah-Hartman , Andrew Jeffery , - Subject: Re: [PATCH v5 4/4] dt-bindings: serial: 8250: add aspeed, lpc-io-reg and aspeed, lpc-interrupts Message-ID: <20210408160019.GA1555403@robh.at.kernel.org> References: <20210408011637.5361-1-zev@bewilderbeest.net> <20210408011637.5361-5-zev@bewilderbeest.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210408011637.5361-5-zev@bewilderbeest.net> Precedence: bulk List-ID: X-Mailing-List: linux-serial@vger.kernel.org On Wed, 07 Apr 2021 20:16:37 -0500, Zev Weiss wrote: > These correspond to the existing lpc_address, sirq, and sirq_polarity > sysfs attributes; the second element of aspeed,lpc-interrupts provides > a replacement for the deprecated aspeed,sirq-polarity-sense property. > > Signed-off-by: Zev Weiss > --- > .../devicetree/bindings/serial/8250.yaml | 27 ++++++++++++++++--- > 1 file changed, 24 insertions(+), 3 deletions(-) > Reviewed-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 470E3C433B4 for ; Thu, 8 Apr 2021 16:00:43 +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 D0F5D60FF1 for ; Thu, 8 Apr 2021 16:00:42 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D0F5D60FF1 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 4FGQw93tBXz3bTs for ; Fri, 9 Apr 2021 02:00:41 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gmail.com (client-ip=209.85.210.51; helo=mail-ot1-f51.google.com; envelope-from=robherring2@gmail.com; receiver=) Received: from mail-ot1-f51.google.com (mail-ot1-f51.google.com [209.85.210.51]) (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 4FGQvq3z9Nz2yRh; Fri, 9 Apr 2021 02:00:23 +1000 (AEST) Received: by mail-ot1-f51.google.com with SMTP id s16-20020a0568301490b02901b83efc84a0so2735820otq.10; Thu, 08 Apr 2021 09:00:23 -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=FJhdNB/Jqtva0JYrfZMbI9rYQop/sljVACwChgRC7N4=; b=eFTRbyFgE2OT8aKqbsuIZCeKOFztc9UygGzDUZwIldPv9l4roFf1eEri0Qs6gn7G4q nuMDZHd0gD4vcIvHrzDYRipQqJDKJsX2Wi0N+BMpSagQE7rOTqfTVaUJwkh4/mzDT6P6 t1x+3uQp5cUIfURRX1kprTlV8c1fTfdDKNcrUIC3ddikJLLMucZyEeOkJ9uPAt/ofrBr F0Exm5r4LbSYzvLjmwbecIO9a92hYNBGl7lWkzCdZ2OMtyfJhJJf42n26vFszzXS4vkY bgqgIREG5cZVxTNFA54dg0Y2pQebKFwV5GB5zAekgy+Ip4LX6G7tfhLRmA6dHspfyf47 ak0Q== X-Gm-Message-State: AOAM531xmm/+ytLjxhLaEt5XhV7Oz0PwqdVwiwTDhjQ5DSzx8qQ3NVkc rYPYYy4ZmRySpFZ69bIcyQ== X-Google-Smtp-Source: ABdhPJwH+MmUiUnKTRh6M/yGWE1b/8MeTFU59jPjnPJKA+PSvg23MxAoNNbcFS5814FWsFsyc7N02g== X-Received: by 2002:a05:6830:8f:: with SMTP id a15mr8209266oto.299.1617897621071; Thu, 08 Apr 2021 09:00:21 -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 a6sm6251796otb.41.2021.04.08.09.00.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 08 Apr 2021 09:00:20 -0700 (PDT) Received: (nullmailer pid 1555457 invoked by uid 1000); Thu, 08 Apr 2021 16:00:19 -0000 Date: Thu, 8 Apr 2021 11:00:19 -0500 From: Rob Herring To: Zev Weiss Subject: Re: [PATCH v5 4/4] dt-bindings: serial: 8250: add aspeed, lpc-io-reg and aspeed, lpc-interrupts Message-ID: <20210408160019.GA1555403@robh.at.kernel.org> References: <20210408011637.5361-1-zev@bewilderbeest.net> <20210408011637.5361-5-zev@bewilderbeest.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210408011637.5361-5-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:37 -0500, Zev Weiss wrote: > These correspond to the existing lpc_address, sirq, and sirq_polarity > sysfs attributes; the second element of aspeed,lpc-interrupts provides > a replacement for the deprecated aspeed,sirq-polarity-sense property. > > Signed-off-by: Zev Weiss > --- > .../devicetree/bindings/serial/8250.yaml | 27 ++++++++++++++++--- > 1 file changed, 24 insertions(+), 3 deletions(-) > Reviewed-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 274F9C433ED for ; Thu, 8 Apr 2021 16:02:21 +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 C003460FF1 for ; Thu, 8 Apr 2021 16:02:20 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C003460FF1 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=UDv2fyPGj2fsFMfVKXd2X0aNsc4U4GutHPMKLxiUU8M=; b=MlXv+vUDnu2ZldxyDh63SHLTb eu8JFGa7CRLZ//AS86pq/wBQuca6B+1fF3IsS7v+G+6LHuPcUmKymY/n7bd6YqgwIzk8WEgEOxSz5 +JZCOXPS0tSFtkMyZYc1S2gJpp+yZ3zPhKCGt+59fGzmX/+6C63SmEYzqY9jaUrz1oa8oUexb16LY g/vGrnlIBSQjfEhUx0Nazr5fNNhlu3Qzh1ZHz1eqjGZ0K4+IVXhjQ1v6KvX3dWPN5hPgLL9eUCWse kGW8AMPrLxQjYtHCmXkVQoPhUkDzNCIf+WD3SpvC7Vzx1OgVX4+lGou92iw2AzSxBn2SZhETaj0Bg eLXGx1bQg==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lUX54-008Z1F-VL; Thu, 08 Apr 2021 16:00:31 +0000 Received: from mail-ot1-f46.google.com ([209.85.210.46]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lUX4w-008YzJ-K0 for linux-arm-kernel@lists.infradead.org; Thu, 08 Apr 2021 16:00:24 +0000 Received: by mail-ot1-f46.google.com with SMTP id h6-20020a0568300346b02901b71a850ab4so2766749ote.6 for ; Thu, 08 Apr 2021 09:00:22 -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=FJhdNB/Jqtva0JYrfZMbI9rYQop/sljVACwChgRC7N4=; b=ntA5Qt9SnJfqWRpMC9YaLRiN+TtCHmpyHeOoefGAB3QsyV10m1i5C86vvlH16AcPLS j3c4V48lxaAOlDVWzt/CNzirZRxGLlBNpWoU7VtVQQdAdEEqPIobTpzmtMUu1bdyeyL2 gdzm0joureh2ir1e36m5v9lR4vUwyhKutMBU+CuYpyDSmP4p3zAbeUMV65J5rbEaEoV7 VLWMdcHX75gmbXEwSNqgQ18++Wvamao6LlIK/MdL2IP9AahB+UF0s89TCB23gWDp5teV RnxzslLl9yW+aB6GZpOcERn7kiVj32hBVEw0VdKJ34t4+iNp6kKEXCZudaiIN8O9cyYu mihQ== X-Gm-Message-State: AOAM533vtOnTEBQo24u2yaDhhsW3prd0v5pvv+Yy5FBOAscYhdudB+81 nE2V4ZIwFyg7XHIiNxBByQ== X-Google-Smtp-Source: ABdhPJwH+MmUiUnKTRh6M/yGWE1b/8MeTFU59jPjnPJKA+PSvg23MxAoNNbcFS5814FWsFsyc7N02g== X-Received: by 2002:a05:6830:8f:: with SMTP id a15mr8209266oto.299.1617897621071; Thu, 08 Apr 2021 09:00:21 -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 a6sm6251796otb.41.2021.04.08.09.00.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 08 Apr 2021 09:00:20 -0700 (PDT) Received: (nullmailer pid 1555457 invoked by uid 1000); Thu, 08 Apr 2021 16:00:19 -0000 Date: Thu, 8 Apr 2021 11:00:19 -0500 From: Rob Herring To: Zev Weiss Cc: linux-arm-kernel@lists.infradead.org, openbmc@lists.ozlabs.org, linux-kernel@vger.kernel.org, Joel Stanley , linux-aspeed@lists.ozlabs.org, Lubomir Rintel , Rob Herring , linux-serial@vger.kernel.org, Greg Kroah-Hartman , Andrew Jeffery , - Subject: Re: [PATCH v5 4/4] dt-bindings: serial: 8250: add aspeed, lpc-io-reg and aspeed, lpc-interrupts Message-ID: <20210408160019.GA1555403@robh.at.kernel.org> References: <20210408011637.5361-1-zev@bewilderbeest.net> <20210408011637.5361-5-zev@bewilderbeest.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210408011637.5361-5-zev@bewilderbeest.net> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210408_170022_822189_7713965E X-CRM114-Status: GOOD ( 10.89 ) 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:37 -0500, Zev Weiss wrote: > These correspond to the existing lpc_address, sirq, and sirq_polarity > sysfs attributes; the second element of aspeed,lpc-interrupts provides > a replacement for the deprecated aspeed,sirq-polarity-sense property. > > Signed-off-by: Zev Weiss > --- > .../devicetree/bindings/serial/8250.yaml | 27 ++++++++++++++++--- > 1 file changed, 24 insertions(+), 3 deletions(-) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel