From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Date: Wed, 30 Nov 2022 15:30:57 -0600 Subject: [PATCH v3 4/4] dt-bindings: bus: add documentation for Aspeed AHBC In-Reply-To: <20221124105552.1006549-5-neal_liu@aspeedtech.com> References: <20221124105552.1006549-1-neal_liu@aspeedtech.com> <20221124105552.1006549-5-neal_liu@aspeedtech.com> Message-ID: <20221130213057.GA2960216-robh@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 Thu, Nov 24, 2022 at 06:55:52PM +0800, Neal Liu wrote: > Add device tree binding documentation for the Aspeed > Advanced High-Performance Bus (AHB) Controller. > > Signed-off-by: Neal Liu > --- > .../bindings/bus/aspeed,ast2600-ahbc.yaml | 37 +++++++++++++++++++ > 1 file changed, 37 insertions(+) > create mode 100644 Documentation/devicetree/bindings/bus/aspeed,ast2600-ahbc.yaml > > diff --git a/Documentation/devicetree/bindings/bus/aspeed,ast2600-ahbc.yaml b/Documentation/devicetree/bindings/bus/aspeed,ast2600-ahbc.yaml > new file mode 100644 > index 000000000000..cf9740f2a0c7 > --- /dev/null > +++ b/Documentation/devicetree/bindings/bus/aspeed,ast2600-ahbc.yaml > @@ -0,0 +1,37 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/bus/aspeed,ast2600-ahbc.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: ASPEED Advanced High-Performance Bus Controller (AHBC) Device Tree Bindings Drop " Device Tree Bindings" With that, 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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 582E5C47089 for ; Wed, 30 Nov 2022 21:31:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229595AbiK3VbB (ORCPT ); Wed, 30 Nov 2022 16:31:01 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59098 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229497AbiK3VbA (ORCPT ); Wed, 30 Nov 2022 16:31:00 -0500 Received: from mail-ot1-f48.google.com (mail-ot1-f48.google.com [209.85.210.48]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3F9CA900D6; Wed, 30 Nov 2022 13:30:59 -0800 (PST) Received: by mail-ot1-f48.google.com with SMTP id p8-20020a056830130800b0066bb73cf3bcso12080180otq.11; Wed, 30 Nov 2022 13:30:59 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=mc6V9+sDoG9Mki15v8P5KKA7NfsAq4SE0l5Qimb/jYw=; b=Hr6Tyebvi7CjgUcUnY3TaOuf8HGIPSMODvO5A9+JZxg/S1iCQGQVbwJ8WmvSomjrCm uEFFpAhL796uM9L1JxGyyaPCuJ0cwuH4aoNLdF4OPJdFEoCjGLMIp9P5KR8RDjk6r47P 6lZvcR2F2chuN5cKaUo9QH0gt/wLQ97VqkTX4CUBRAGm9fJwcy7MWHuYYIKVxbkN6T4y bVZ+5LZrHnNmf/4pbfcx5DgNndifq+cAIuxSn/GeZ3i57UfnLYTQYiYeZ1zCl46iZroy /pBO55ifq3P184+OSiQyH75eiOGuI8OyOghGceLq55tPGyKI1aZn15dg6J1py1+c4GKL o4Ng== X-Gm-Message-State: ANoB5pnGKRk8w8vXwMWJwn5yUF6GwtCF5c4HNXDWAQu87IM8T3cjxpTo vYNX3h3bNgLsMMvwXzz47g== X-Google-Smtp-Source: AA0mqf4vUPSR7ovZbOCRKRqMQN2EeuGVgLzCTx74Sseob1+HjZJNxvL9pC0HARrpgxgB7hYUbhdb3Q== X-Received: by 2002:a05:6830:1688:b0:66c:42d7:7d70 with SMTP id k8-20020a056830168800b0066c42d77d70mr21118469otr.98.1669843858446; Wed, 30 Nov 2022 13:30:58 -0800 (PST) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id u9-20020a056870f28900b0011bde9f5745sm1781162oap.23.2022.11.30.13.30.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 30 Nov 2022 13:30:57 -0800 (PST) Received: (nullmailer pid 2960995 invoked by uid 1000); Wed, 30 Nov 2022 21:30:57 -0000 Date: Wed, 30 Nov 2022 15:30:57 -0600 From: Rob Herring To: Neal Liu Cc: Herbert Xu , "David S . Miller" , Joel Stanley , Andrew Jeffery , Krzysztof Kozlowski , "Chia-Wei Wang --cc=linux-kernel @ vger . kernel . org" , linux-crypto@vger.kernel.org, linux-aspeed@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 4/4] dt-bindings: bus: add documentation for Aspeed AHBC Message-ID: <20221130213057.GA2960216-robh@kernel.org> References: <20221124105552.1006549-1-neal_liu@aspeedtech.com> <20221124105552.1006549-5-neal_liu@aspeedtech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221124105552.1006549-5-neal_liu@aspeedtech.com> Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Thu, Nov 24, 2022 at 06:55:52PM +0800, Neal Liu wrote: > Add device tree binding documentation for the Aspeed > Advanced High-Performance Bus (AHB) Controller. > > Signed-off-by: Neal Liu > --- > .../bindings/bus/aspeed,ast2600-ahbc.yaml | 37 +++++++++++++++++++ > 1 file changed, 37 insertions(+) > create mode 100644 Documentation/devicetree/bindings/bus/aspeed,ast2600-ahbc.yaml > > diff --git a/Documentation/devicetree/bindings/bus/aspeed,ast2600-ahbc.yaml b/Documentation/devicetree/bindings/bus/aspeed,ast2600-ahbc.yaml > new file mode 100644 > index 000000000000..cf9740f2a0c7 > --- /dev/null > +++ b/Documentation/devicetree/bindings/bus/aspeed,ast2600-ahbc.yaml > @@ -0,0 +1,37 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/bus/aspeed,ast2600-ahbc.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: ASPEED Advanced High-Performance Bus Controller (AHBC) Device Tree Bindings Drop " Device Tree Bindings" With that, 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 8EF60C4321E for ; Wed, 30 Nov 2022 21:31:59 +0000 (UTC) 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=GcVG+kWS7QzfmYAwO6DHuETGJ/uaXKTcZYIVaeyCOA8=; b=kqvsnapD+5XWIz wZxlom9WVx4QbbBrz3sEBj1f3g0nfOCEo+lmEOgSVWBMLDUhOREqtjHxu9RHbx0G8z1Rz7SG/Vhir 9ttoiCwIVs21CRh9zy3x6ZuH4LKJ4ke23tZ97W2mLh3yKKIQpYqVxt4ihB8OUW/svfUlkc1BGZOPB gSxMI+34iACKujczeQTgcJwjiGTxvsTArnWp0Bj4w7PpQVHi0lQoFNF04XK8I5V6UXbulCGXchiJ8 eZROMEFDQWkc2JZQ/szNa1WeE+CfUHtdKL5IlhZVj68t92jvdnSIX1AfX4NB2rxKcfXCXPP+Ke/Pu r/ILP6SPithuxDFcSagA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1p0UfX-002pxt-95; Wed, 30 Nov 2022 21:31:03 +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 1p0UfU-002pud-Hj for linux-arm-kernel@lists.infradead.org; Wed, 30 Nov 2022 21:31:01 +0000 Received: by mail-ot1-f51.google.com with SMTP id r9-20020a05683001c900b0066e6e7a751eso1399498ota.0 for ; Wed, 30 Nov 2022 13:30:59 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=mc6V9+sDoG9Mki15v8P5KKA7NfsAq4SE0l5Qimb/jYw=; b=3Qy7uGpAfiuJsbsmB0sMyNtlda1byEmLv7TOUVWIczbePJ76gDWXJOYZbWDlaMkZe8 2deX/TN/mqjMwJlQbsoLtyn3uNoE8/iu1cgF20go/q4jFydo0pS7HE6b9anX4eVGzWYr NEnAluWEvQGcgvZGnEzoJwvLAx70pjOTfM8Bn+GxtzeIOdQ1itoNbNAAujFmU+nAhjpm 3raWl8QRmVuN/40oUSDvHUBSJ9ao0YW8P3Yh/3fhE1G83rHpVN2Hb6p98+77WBaX2fUH AGNkKanLR1xB/debApMJ6Et2fPt8l5lCECY7y+IJQd6LihmfNio1uT0A8N1TSZWfosXH iQyA== X-Gm-Message-State: ANoB5pnkJx0bhoNmh9OdX6kclvG1CMeSd0Nr9RVY9S10BLVqdv4Nv8DS MGV/Ikja39t3JTQJIYi9bw== X-Google-Smtp-Source: AA0mqf4vUPSR7ovZbOCRKRqMQN2EeuGVgLzCTx74Sseob1+HjZJNxvL9pC0HARrpgxgB7hYUbhdb3Q== X-Received: by 2002:a05:6830:1688:b0:66c:42d7:7d70 with SMTP id k8-20020a056830168800b0066c42d77d70mr21118469otr.98.1669843858446; Wed, 30 Nov 2022 13:30:58 -0800 (PST) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id u9-20020a056870f28900b0011bde9f5745sm1781162oap.23.2022.11.30.13.30.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 30 Nov 2022 13:30:57 -0800 (PST) Received: (nullmailer pid 2960995 invoked by uid 1000); Wed, 30 Nov 2022 21:30:57 -0000 Date: Wed, 30 Nov 2022 15:30:57 -0600 From: Rob Herring To: Neal Liu Cc: Herbert Xu , "David S . Miller" , Joel Stanley , Andrew Jeffery , Krzysztof Kozlowski , "Chia-Wei Wang --cc=linux-kernel @ vger . kernel . org" , linux-crypto@vger.kernel.org, linux-aspeed@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 4/4] dt-bindings: bus: add documentation for Aspeed AHBC Message-ID: <20221130213057.GA2960216-robh@kernel.org> References: <20221124105552.1006549-1-neal_liu@aspeedtech.com> <20221124105552.1006549-5-neal_liu@aspeedtech.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221124105552.1006549-5-neal_liu@aspeedtech.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221130_133100_607465_DEF93837 X-CRM114-Status: GOOD ( 14.65 ) 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 Thu, Nov 24, 2022 at 06:55:52PM +0800, Neal Liu wrote: > Add device tree binding documentation for the Aspeed > Advanced High-Performance Bus (AHB) Controller. > > Signed-off-by: Neal Liu > --- > .../bindings/bus/aspeed,ast2600-ahbc.yaml | 37 +++++++++++++++++++ > 1 file changed, 37 insertions(+) > create mode 100644 Documentation/devicetree/bindings/bus/aspeed,ast2600-ahbc.yaml > > diff --git a/Documentation/devicetree/bindings/bus/aspeed,ast2600-ahbc.yaml b/Documentation/devicetree/bindings/bus/aspeed,ast2600-ahbc.yaml > new file mode 100644 > index 000000000000..cf9740f2a0c7 > --- /dev/null > +++ b/Documentation/devicetree/bindings/bus/aspeed,ast2600-ahbc.yaml > @@ -0,0 +1,37 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/bus/aspeed,ast2600-ahbc.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: ASPEED Advanced High-Performance Bus Controller (AHBC) Device Tree Bindings Drop " Device Tree Bindings" With that, Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel