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 6ADBDC43219 for ; Thu, 29 Sep 2022 14:34:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235679AbiI2Oe3 (ORCPT ); Thu, 29 Sep 2022 10:34:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46302 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234485AbiI2Oe2 (ORCPT ); Thu, 29 Sep 2022 10:34:28 -0400 Received: from mail-lj1-x22f.google.com (mail-lj1-x22f.google.com [IPv6:2a00:1450:4864:20::22f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 81D541BEA41 for ; Thu, 29 Sep 2022 07:34:25 -0700 (PDT) Received: by mail-lj1-x22f.google.com with SMTP id q17so1747953lji.11 for ; Thu, 29 Sep 2022 07:34:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=xqO7boSGntSno3tBpht/Rqvzj2qvhSRjOWUVkdWFtBQ=; b=iH8BCt8voVsR0DnJ5f3TdhbiQ7B8m+riiYjqCQ5iXuWI00SIyrE/nPJP6e5UZHHgiD qyn9zwnx4xWCNEXkkGqNfVreJU4vfOl6MSBJfStcqVwYngUY/JuWVDnA532tBX/8XJhN SSZg/cOzMluTNkVPzwWkrhq7Xnxp1bHBNtivIW3F1Rwb1SSYtu9vgEnwj4skaNmomst5 QWv6zYbXQJnVaEajlHZdoKV3UGR8SlIUJM8AdhrL4FZ/BntmeKNsRtggifuPNJc0isnF 7eEUUFc5pUHf7BsZRWJKoS17X68rIWIa1+W3hxity1H7Vg7LsB8k50wSs3fcZqkf4VIV LPhw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=xqO7boSGntSno3tBpht/Rqvzj2qvhSRjOWUVkdWFtBQ=; b=IOtWXLu9t+1TXc6scrBHPwE5eX3F4kW4O9O+MBEtKnJvSbZz0vPJBCihzCuPM/1xZX ZOiU1WpF67N+CssQT5jbRgTnvqOCm6Jf5UEteIC1Pv8Z/eceuce83JiM1BAGNjxxyEhp mnlt1i2UG4mpvO5/tLofkcs5JALZ6i8wPIP9bCaYVpNuo2Twtclu1JJYLnd9U+q7rFfy waTzgtpxiRy5rxlPsY8ZLd5tNHbVLdxviSxDHBJOs1CQUReyNeDgNGGRizKYPmWulJEY rXjfxBdcC4RANDPGK+WqKW0QSFgykLWGSQwH3gxOuBewA0OF3MaDAl73eeALIZqkvnPC uBxw== X-Gm-Message-State: ACrzQf3nLQUyNmUUblB2f9PaYyhcfXnGr/xYQEGcP98fES0bdTw2PUt+ qusEKUUcQA9SG8hl+RXFNHDbUw== X-Google-Smtp-Source: AMsMyM7Z/LaoxosbVcWiuMFaeyweVvrU8N+LBV3Off9sKT066Le2b1TIDHKPXaqvM4w9Rai6ijyMDw== X-Received: by 2002:a2e:1f01:0:b0:25f:ea3a:4ef0 with SMTP id f1-20020a2e1f01000000b0025fea3a4ef0mr1283681ljf.330.1664462063936; Thu, 29 Sep 2022 07:34:23 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id 8-20020ac25f08000000b00497aae401edsm798124lfq.109.2022.09.29.07.34.22 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 29 Sep 2022 07:34:23 -0700 (PDT) Message-ID: <5cd77839-d75b-9290-5d34-90d6464938d6@linaro.org> Date: Thu, 29 Sep 2022 16:34:22 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH v1 01/30] dt-bindings: riscv: Add StarFive JH7110 bindings Content-Language: en-US To: Hal Feng , linux-riscv@lists.infradead.org, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org Cc: Rob Herring , Krzysztof Kozlowski , Paul Walmsley , Palmer Dabbelt , Albert Ou , Daniel Lezcano , Thomas Gleixner , Marc Zyngier , Philipp Zabel , Stephen Boyd , Michael Turquette , Linus Walleij , Emil Renner Berthing , linux-kernel@vger.kernel.org References: <20220929143225.17907-1-hal.feng@linux.starfivetech.com> <20220929143225.17907-2-hal.feng@linux.starfivetech.com> From: Krzysztof Kozlowski In-Reply-To: <20220929143225.17907-2-hal.feng@linux.starfivetech.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 29/09/2022 16:31, Hal Feng wrote: > From: Emil Renner Berthing Drop last "bindings" from subject, it's redundant. > > Add device tree bindings for the StarFive JH7110 RISC-V SoC and the > VisionFive2 board for it. > > Signed-off-by: Emil Renner Berthing > Signed-off-by: Hal Feng > --- > Documentation/devicetree/bindings/riscv/starfive.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/riscv/starfive.yaml b/Documentation/devicetree/bindings/riscv/starfive.yaml > index 5b36243fd674..543be573921d 100644 > --- a/Documentation/devicetree/bindings/riscv/starfive.yaml > +++ b/Documentation/devicetree/bindings/riscv/starfive.yaml > @@ -21,6 +21,9 @@ properties: > - items: > - const: beagle,beaglev-starlight-jh7100-r0 > - const: starfive,jh7100 Blank line. > + - items: > + - const: starfive,visionfive-v2 > + - const: starfive,jh7110 > > additionalProperties: true > Best regards, Krzysztof