From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Date: Thu, 23 Sep 2021 20:01:25 -0500 Subject: [PATCH v6 2/4] dt-bindings: aspeed: Add UART routing controller In-Reply-To: <20210922073241.14119-3-chiawei_wang@aspeedtech.com> References: <20210922073241.14119-1-chiawei_wang@aspeedtech.com> <20210922073241.14119-3-chiawei_wang@aspeedtech.com> Message-ID: 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, 22 Sep 2021 15:32:39 +0800, Chia-Wei Wang wrote: > Add dt-bindings for Aspeed UART routing controller. > > Signed-off-by: Oskar Senft > Signed-off-by: Chia-Wei Wang > --- > .../devicetree/bindings/mfd/aspeed-lpc.yaml | 4 ++ > .../bindings/soc/aspeed/uart-routing.yaml | 56 +++++++++++++++++++ > 2 files changed, 60 insertions(+) > create mode 100644 Documentation/devicetree/bindings/soc/aspeed/uart-routing.yaml > 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=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 7E06AC433F5 for ; Fri, 24 Sep 2021 01:02:03 +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 0B5C061211 for ; Fri, 24 Sep 2021 01:02:02 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 0B5C061211 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.ozlabs.org Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4HFtzF39RMz30R2 for ; Fri, 24 Sep 2021 11:02:01 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gmail.com (client-ip=209.85.210.49; helo=mail-ot1-f49.google.com; envelope-from=robherring2@gmail.com; receiver=) Received: from mail-ot1-f49.google.com (mail-ot1-f49.google.com [209.85.210.49]) (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 4HFtyf70b7z2ybC; Fri, 24 Sep 2021 11:01:30 +1000 (AEST) Received: by mail-ot1-f49.google.com with SMTP id o59-20020a9d2241000000b0054745f28c69so8961962ota.13; Thu, 23 Sep 2021 18:01:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=urz8FYBXj65a7OQWijy7xkzj+b5LyJCaBborSqW0HQA=; b=nphOzED1OBjcdjteuRwZnCI5iTjzom5ywGq0vU0TwylSWkoUqZ7TRxmeJq+c7Teesz +RJhpJ65nHUjib5HZNtEbUD5TrK51hGPC8HqiPVaAr7sjnkHJOmEUmkCTIzAuf0bdoyl LFb044LSEVONA0qX6nYP7BdjuauQ+gGLklJMhBwYitSFZT0F7gjUuZ0m0s3nPF3RTZqW oq/SA+rptcopTHgzU/3qX7mNUr1in1AeFU7aGiNgyNhMHyOg9jwKUrx4Niy74j7BEemT BUYdQSbpLsWwMR6/CBvTiebPbIqlGhXc2r5bTNiT9V1O7FaFU+4OX1bGaAo6MXixfbOE I+tg== X-Gm-Message-State: AOAM532GgPkNScm0Lpemo2vWOQLXMPRVlICC6Mjfk9kKtkO4s4SSJRdp fFtF/bsdmLxSQzJ82PC0gg== X-Google-Smtp-Source: ABdhPJyYluxit92wpgHRxp5jm/+GCNNV1Rzzp6SPv42n9fF9kjTALxEgk6gmgNeZvcL8R+VX8w/dkA== X-Received: by 2002:a05:6830:2b1e:: with SMTP id l30mr1515926otv.55.1632445286993; Thu, 23 Sep 2021 18:01:26 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id n33sm1706549ota.8.2021.09.23.18.01.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Sep 2021 18:01:26 -0700 (PDT) Received: (nullmailer pid 3850087 invoked by uid 1000); Fri, 24 Sep 2021 01:01:25 -0000 Date: Thu, 23 Sep 2021 20:01:25 -0500 From: Rob Herring To: Chia-Wei Wang Subject: Re: [PATCH v6 2/4] dt-bindings: aspeed: Add UART routing controller Message-ID: References: <20210922073241.14119-1-chiawei_wang@aspeedtech.com> <20210922073241.14119-3-chiawei_wang@aspeedtech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210922073241.14119-3-chiawei_wang@aspeedtech.com> 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: devicetree@vger.kernel.org, linux-aspeed@lists.ozlabs.org, andrew@aj.id.au, openbmc@lists.ozlabs.org, yulei.sh@bytedance.com, linux-kernel@vger.kernel.org, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org, osk@google.com Errors-To: openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Sender: "openbmc" On Wed, 22 Sep 2021 15:32:39 +0800, Chia-Wei Wang wrote: > Add dt-bindings for Aspeed UART routing controller. > > Signed-off-by: Oskar Senft > Signed-off-by: Chia-Wei Wang > --- > .../devicetree/bindings/mfd/aspeed-lpc.yaml | 4 ++ > .../bindings/soc/aspeed/uart-routing.yaml | 56 +++++++++++++++++++ > 2 files changed, 60 insertions(+) > create mode 100644 Documentation/devicetree/bindings/soc/aspeed/uart-routing.yaml > 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=-15.5 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 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 76DE2C433F5 for ; Fri, 24 Sep 2021 01:04:30 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 3B7BB60F41 for ; Fri, 24 Sep 2021 01:04:30 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 3B7BB60F41 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; 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=0pMuvUFf4ucGct4xi20tumOzBMau79z0hmUJLMt0bBQ=; b=FEE2grU56SXAKB wB9krg59F0wgseJTmgpPRt4XO/Heq5zIT8rvwwS4DMVDUJIACdRL1+mTQaoU8JgDPB7gOP+QksX3Q eWlnOppUzHFNxyvKBhwJ9V8hxGwFQLceQ8IbN3qyhRXhj4IBiX89r2zrKUypPah463mMXHdnGv14q oZ/O8RLol91OzZorvxu0vNS/zPMJsmDiw87vl/rU1Qedk/KWCEWBMfheW1gq/PZIyidiZfhzaE1FX P8DCeF53y96ju5k5LbjK9lk1u9HU1HS4mh2ruhN9EfWHDWX3B2cq/8sbz/EMVb1/D6+T0y3/HqAJM dhEtZ8n8CaLxsjH8xgTw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mTZan-00CnGE-0V; Fri, 24 Sep 2021 01:01:33 +0000 Received: from mail-ot1-f51.google.com ([209.85.210.51]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mTZaj-00CnEy-JB for linux-arm-kernel@lists.infradead.org; Fri, 24 Sep 2021 01:01:30 +0000 Received: by mail-ot1-f51.google.com with SMTP id l16-20020a9d6a90000000b0053b71f7dc83so11017603otq.7 for ; Thu, 23 Sep 2021 18:01:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=urz8FYBXj65a7OQWijy7xkzj+b5LyJCaBborSqW0HQA=; b=srXMSqDSUBMWaVvY/J0g5SVaJ7LkOn5RbejHThwNvp0TUB9Ax6/k5C1QBEW+HFafxH UjHb3qL3kXJALOzeBQCUxg3zd8k28odJE7+YaZEGeMsABiRgIlHMYDfPwJZ9+OTwYTHO RceH8ct8xloJOecgCS3qk1dteaw/AHoegyYb90cPIJXJFky8n4vFyng0xw+qW4PYQOsl w4wztpW1L3zTLVwslTR11nr+nDzkIFosoB2vLTrosmXLhWnvA3WIYiuoRV2AY+LeH/va 7O6FV7j+20I9wBTHaOzXNzsC8kfP+iHzVf05vFwva+UiUDolI8BJOsI5eC1fMea66vnz 1NpQ== X-Gm-Message-State: AOAM5325V262TCK8tzVHg8kzBkx/f2KeR8JD4Nicw12V5hPC0yLlNHD9 Q2VgIhHa91ALW28PcNrPIA== X-Google-Smtp-Source: ABdhPJyYluxit92wpgHRxp5jm/+GCNNV1Rzzp6SPv42n9fF9kjTALxEgk6gmgNeZvcL8R+VX8w/dkA== X-Received: by 2002:a05:6830:2b1e:: with SMTP id l30mr1515926otv.55.1632445286993; Thu, 23 Sep 2021 18:01:26 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id n33sm1706549ota.8.2021.09.23.18.01.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Sep 2021 18:01:26 -0700 (PDT) Received: (nullmailer pid 3850087 invoked by uid 1000); Fri, 24 Sep 2021 01:01:25 -0000 Date: Thu, 23 Sep 2021 20:01:25 -0500 From: Rob Herring To: Chia-Wei Wang Cc: joel@jms.id.au, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, openbmc@lists.ozlabs.org, yulei.sh@bytedance.com, osk@google.com, robh+dt@kernel.org, linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org, andrew@aj.id.au Subject: Re: [PATCH v6 2/4] dt-bindings: aspeed: Add UART routing controller Message-ID: References: <20210922073241.14119-1-chiawei_wang@aspeedtech.com> <20210922073241.14119-3-chiawei_wang@aspeedtech.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210922073241.14119-3-chiawei_wang@aspeedtech.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210923_180129_654236_6C614380 X-CRM114-Status: GOOD ( 10.08 ) 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, 22 Sep 2021 15:32:39 +0800, Chia-Wei Wang wrote: > Add dt-bindings for Aspeed UART routing controller. > > Signed-off-by: Oskar Senft > Signed-off-by: Chia-Wei Wang > --- > .../devicetree/bindings/mfd/aspeed-lpc.yaml | 4 ++ > .../bindings/soc/aspeed/uart-routing.yaml | 56 +++++++++++++++++++ > 2 files changed, 60 insertions(+) > create mode 100644 Documentation/devicetree/bindings/soc/aspeed/uart-routing.yaml > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 C2C95C433EF for ; Fri, 24 Sep 2021 01:01:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A126F61214 for ; Fri, 24 Sep 2021 01:01:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243721AbhIXBDA (ORCPT ); Thu, 23 Sep 2021 21:03:00 -0400 Received: from mail-ot1-f49.google.com ([209.85.210.49]:37439 "EHLO mail-ot1-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243678AbhIXBC7 (ORCPT ); Thu, 23 Sep 2021 21:02:59 -0400 Received: by mail-ot1-f49.google.com with SMTP id r43-20020a05683044ab00b0054716b40005so4137211otv.4; Thu, 23 Sep 2021 18:01:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=urz8FYBXj65a7OQWijy7xkzj+b5LyJCaBborSqW0HQA=; b=OYwE8TUMmg//RJ/Q3wVK2IJee+epycAQoQPYufB5Eqw2qlb5V+YAS40H5RMbZX4x0C xx4RGQyN/cXTutImw/wDXHuFN6bL9ss082GlbAKa/3RPxB4h9uWCJl+YkvlJSa4jHktr oTCdmzyVt0s+gM4te2ZAeZwxbmfdzneXdEtPQS1it+o5X7ooM6ih7ZwbCrHbpbA0VZNV mhxPp/YwxtuihA8Clcoq/vKo7XZTslmfwMvPJPezn4/vabqpg7sr/cITLw7eFJNljXqL j/yHJxXlaynrwF8j0M0VI6NYS6YeaP/7RInL2slROMF2NwUqwse7OITSxzdUPidejsoa td5A== X-Gm-Message-State: AOAM533jXJ4ZbbGsjGh4YIMNXFf/onurxaU4i6WW0UucCO6iXoMfnSWj Das3LJcE/ffWPmKpIHPdrA== X-Google-Smtp-Source: ABdhPJyYluxit92wpgHRxp5jm/+GCNNV1Rzzp6SPv42n9fF9kjTALxEgk6gmgNeZvcL8R+VX8w/dkA== X-Received: by 2002:a05:6830:2b1e:: with SMTP id l30mr1515926otv.55.1632445286993; Thu, 23 Sep 2021 18:01:26 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id n33sm1706549ota.8.2021.09.23.18.01.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Sep 2021 18:01:26 -0700 (PDT) Received: (nullmailer pid 3850087 invoked by uid 1000); Fri, 24 Sep 2021 01:01:25 -0000 Date: Thu, 23 Sep 2021 20:01:25 -0500 From: Rob Herring To: Chia-Wei Wang Cc: joel@jms.id.au, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, openbmc@lists.ozlabs.org, yulei.sh@bytedance.com, osk@google.com, robh+dt@kernel.org, linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org, andrew@aj.id.au Subject: Re: [PATCH v6 2/4] dt-bindings: aspeed: Add UART routing controller Message-ID: References: <20210922073241.14119-1-chiawei_wang@aspeedtech.com> <20210922073241.14119-3-chiawei_wang@aspeedtech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210922073241.14119-3-chiawei_wang@aspeedtech.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 22 Sep 2021 15:32:39 +0800, Chia-Wei Wang wrote: > Add dt-bindings for Aspeed UART routing controller. > > Signed-off-by: Oskar Senft > Signed-off-by: Chia-Wei Wang > --- > .../devicetree/bindings/mfd/aspeed-lpc.yaml | 4 ++ > .../bindings/soc/aspeed/uart-routing.yaml | 56 +++++++++++++++++++ > 2 files changed, 60 insertions(+) > create mode 100644 Documentation/devicetree/bindings/soc/aspeed/uart-routing.yaml > Reviewed-by: Rob Herring