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 50CC5C433FE for ; Thu, 7 Apr 2022 18:43:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346926AbiDGSpi (ORCPT ); Thu, 7 Apr 2022 14:45:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53248 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346921AbiDGSph (ORCPT ); Thu, 7 Apr 2022 14:45:37 -0400 Received: from mail-ej1-x636.google.com (mail-ej1-x636.google.com [IPv6:2a00:1450:4864:20::636]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5EDE81C71DA for ; Thu, 7 Apr 2022 11:43:36 -0700 (PDT) Received: by mail-ej1-x636.google.com with SMTP id p15so12713346ejc.7 for ; Thu, 07 Apr 2022 11:43:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=2Nl6hqkoPoQrOR55oB17M+hylrpKvmLoP9toR4HUSJU=; b=bbO0uqVxvu4ahlRD+g2cdHo7WJKW7tDEfYzPOI2X4aUdCI53arspD0JLeRyfKRhdAF lEVB+MtiaPNzrWttOzPgByFl3TbMKOdVPx7ot+p3X1IaPqm7Fbz7HfuZmBMmdvF3mYAq VJh0xAglXs7iCBspZbv8wGaJ1MqlEa4AptNWbiTNUk7/X+/dvP+464kRZXWzYLX7kC1H iR37dbzZL81EcgJGdDU9L060LXK/5BAXW45eQyDu6x9FB6rTqolkZBzIh/bP01eOXub3 7Tg/nliyuYyL53sfhKfgzyBwFh+JsjHJ4kY/fOGHDX6PfhRoTc50K9U5bCseIRBfVboJ LTPg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=2Nl6hqkoPoQrOR55oB17M+hylrpKvmLoP9toR4HUSJU=; b=RSr1KOKyKyus8tCOKmad/E/H+CFyh3rVxHhAXNRuaXGQzldFxAdlWtWlZMQbLxRXWi WkIvPQgueTDKTX4qHb20RYYLsUgoSyKChgo89MViEMg6bwtCeQwEKt1OTK2/iNA4RFF3 /MOP4X8WI1o9qrKUW398zd6OnIfCeLrIjmw8jcEKL2Msi2kDmNdzav71etE8QGLdOkKK /W+o+H8tDbRw+f8JN1ntwd07a0XVlduSbcJFiGO6VjsirYWdAsY9vWdHpH0d7mCYys10 aXUVZyroFpm1fe9iW0lbugO5qIzrK6Fo1FB32muzTTTx0bAtKbdJAkInkgHSrcZiHYub EUhg== X-Gm-Message-State: AOAM532rdg9rf3mp8I/fh2ksHmpsMZQ7Y2bPgs9s8q7BUMP9jP8wI2KF YHAarFrfOv7/bgdg9nVnyYHmBA== X-Google-Smtp-Source: ABdhPJzI2pLtk/+ra64hfNt7igXY34wMScIybI18g7cZPToFglQAPuG4Sn7Rp+yrNpe7ze5hxQmfDQ== X-Received: by 2002:a17:907:9725:b0:6e8:454e:e16e with SMTP id jg37-20020a170907972500b006e8454ee16emr1192313ejc.721.1649357014881; Thu, 07 Apr 2022 11:43:34 -0700 (PDT) Received: from [192.168.0.187] (xdsl-188-155-201-27.adslplus.ch. [188.155.201.27]) by smtp.gmail.com with ESMTPSA id t14-20020a1709063e4e00b006e73392e592sm5967136eji.209.2022.04.07.11.43.33 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 07 Apr 2022 11:43:34 -0700 (PDT) Message-ID: Date: Thu, 7 Apr 2022 20:43:32 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH 02/11] dt-bindings: Add vendor prefix for Pensando Systems Content-Language: en-US To: Brad Larson , linux-arm-kernel@lists.infradead.org Cc: 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, dac2@pensando.io, linux-gpio@vger.kernel.org, linux-spi@vger.kernel.org, linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220406233648.21644-1-brad@pensando.io> <20220406233648.21644-3-brad@pensando.io> From: Krzysztof Kozlowski In-Reply-To: <20220406233648.21644-3-brad@pensando.io> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 07/04/2022 01:36, Brad Larson wrote: > Add vendor prefix for Pensando Systems: https://pensando.io > > Signed-off-by: Brad Larson > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml > index 01430973ecec..0ce8f94eab08 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -936,6 +936,8 @@ patternProperties: > description: Parade Technologies Inc. > "^parallax,.*": > description: Parallax Inc. > + "^pensando,.*": > + description: Pensando Systems Inc. List is ordered alphabetically, so this goes one further. > "^pda,.*": > description: Precision Design Associates, Inc. > "^pericom,.*": Best regards, Krzysztof