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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 63DEAC433F5 for ; Wed, 27 Oct 2021 21:39:11 +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 345A0610A6 for ; Wed, 27 Oct 2021 21:39:11 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 345A0610A6 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=Nt8dcCj/93KpC777WL/yssxzyh/Yu3a7amH79kv1IlI=; b=s4PWh1p9ZnJ5SQ nXrBRwCXGwj2YZJhVIXzqToUlx8Vv8mgEjL7PJRd2eLXeu6znapBDwhan2PmI2rcgjtPx1+PcPJqR Xi9uZ4HqzZK3Lm4p9PPIoUAQ7AIiTHD8DWc976UStdb3IYFsTlRj3i3P7ZXXnlNE2w1fUM6WgzeIw 0PVH+YW+zFQwNuIKKbkEJnNH30R/15iSo+mnCJMgeG3Jl6sX8J5GbUdeWWZwQny5Kk5lhmWuXuF+x s8NAh6YoArVixPrH6rIMGUO8u+Ofe/BOSVfDtF1+17s3DLmFt47x+dZUMAFO2frgPDaC6bO0DMILw lufHdn7Tw7gXmGKmMnkA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mfqcP-006I7Q-Fa; Wed, 27 Oct 2021 21:37:57 +0000 Received: from mail-oo1-f48.google.com ([209.85.161.48]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mfqcK-006I5y-8w for linux-arm-kernel@lists.infradead.org; Wed, 27 Oct 2021 21:37:54 +0000 Received: by mail-oo1-f48.google.com with SMTP id q39-20020a4a962a000000b002b8bb100791so1437859ooi.0 for ; Wed, 27 Oct 2021 14:37:51 -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=cH13AIvgg8k0Tj5jxgXcx1qrJTIGCsaeWp4sPxukdn0=; b=ZA8zerYOgdIrG0Ki/17ZJk4nEhgwAi/3PjNOIVRovc9Nhu6YmXYEjKHEp232n8ZTJB SMd0Zu6hEajYoyOkfEzGEQYTxA3JTdJnPdZxKbFH6ZP21FfQOMcQcmAgtNsSe2UJTU65 tGQpl05dkce2GngLaOfSwSu5iEJelDWKMOn3JOIaDldTkXMy8dSfl1Jx92TQwrUzDFSh XeRjoUjl262ykZ8i0mbQecUIB3gEm2rmeJBlHFI+fj1GLZ1J2AXQ6cpmJ9a04RQzOrRx Uapnsd4T2D89ZBjI7CFufJ+3XZsRiwxNX9ofJUcE6gsDyyKp1ha+xD6RkpS/vg0iczoG A0uw== X-Gm-Message-State: AOAM533c3++etIZPLtFgN4vU5vJCqMjookS+zszc0VWksns7a+pS23W0 artlZbKxdrKSGUgLYSPnyw== X-Google-Smtp-Source: ABdhPJwKjoQdV/lk4ZBzFAf27xLExABTyCFx0pS9logH2YB491pcxmxHSix9BsHLJovS61S0SzqYqA== X-Received: by 2002:a4a:3151:: with SMTP id v17mr149399oog.31.1635370671325; Wed, 27 Oct 2021 14:37:51 -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 d4sm593150otu.57.2021.10.27.14.37.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Oct 2021 14:37:50 -0700 (PDT) Received: (nullmailer pid 2212397 invoked by uid 1000); Wed, 27 Oct 2021 21:37:49 -0000 Date: Wed, 27 Oct 2021 16:37:49 -0500 From: Rob Herring To: Brad Larson Cc: linux-arm-kernel@lists.infradead.org, arnd@arndb.de, linus.walleij@linaro.org, bgolaszewski@baylibre.com, broonie@kernel.org, fancer.lancer@gmail.com, adrian.hunter@intel.com, ulf.hansson@linaro.org, olof@lixom.net, linux-gpio@vger.kernel.org, linux-spi@vger.kernel.org, linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 01/11] dt-bindings: arm: pensando: add Pensando boards Message-ID: References: <20211025015156.33133-1-brad@pensando.io> <20211025015156.33133-2-brad@pensando.io> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211025015156.33133-2-brad@pensando.io> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211027_143752_349264_24768EE6 X-CRM114-Status: GOOD ( 14.96 ) 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 Sun, Oct 24, 2021 at 06:51:46PM -0700, Brad Larson wrote: > Document the compatible for Pensando Elba SoC boards. > > Signed-off-by: Brad Larson > --- > .../bindings/arm/pensando,elba.yaml | 20 +++++++++++++++++++ > 1 file changed, 20 insertions(+) > create mode 100644 Documentation/devicetree/bindings/arm/pensando,elba.yaml > > diff --git a/Documentation/devicetree/bindings/arm/pensando,elba.yaml b/Documentation/devicetree/bindings/arm/pensando,elba.yaml > new file mode 100644 > index 000000000000..84bd9e7e98e9 > --- /dev/null > +++ b/Documentation/devicetree/bindings/arm/pensando,elba.yaml > @@ -0,0 +1,20 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/arm/pensando,elba.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Pensando Elba SoC Platforms Device Tree Bindings > + > +maintainers: > + - Brad Larson > + > +properties: > + $nodename: > + const: "/" > + compatible: > + const: pensando,elba Going to need board compatibles. > + > +additionalProperties: true > + > +... > -- > 2.17.1 > > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel