Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp2859640rwb; Thu, 17 Nov 2022 17:45:41 -0800 (PST) X-Google-Smtp-Source: AA0mqf6tl0eWQWcXxDXRh7IYrnOKvAULp9dCsYtJQ925u8vbEdKmpyi9gpttCzvAgsj+cSunCsen X-Received: by 2002:a17:902:7c96:b0:186:8376:209f with SMTP id y22-20020a1709027c9600b001868376209fmr5292756pll.161.1668735940886; Thu, 17 Nov 2022 17:45:40 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1668735940; cv=none; d=google.com; s=arc-20160816; b=zm9/1c+V1mIjuRVb7ptmnq3OyxVEBHPqdQgWrNt7kx4QVaAmHuSIEK2vokMB1hutoL uPwV1cnMF1Qf72teLa4qV7Vg6Y6gU0lNHIOuJABb+0QvW9FAVG1MMkaGzVwQlikK4dqA iDsP1dgJ7aelsD057ZyPUobLc68pN+jsYvG0+PpfCUO/6QhAECFpsTOZltkDk6jLwD9h bAPJLbZYtn+hZEXXVpOFGDY/MEcZ75MAlYLGkmP3H19LzKy08OoyRDxmVCBoLv+l3gAB yHUzvsznSLEZcha9aa5x/CIMZU1d8UiHOv1Gs7JrvCrBuV4zBn4IPOjl2PywGDowjfX9 ZIRQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=treFSL1tV9tEVKVIrmEmoFdklRz1/3m+kkjrQHMXc9k=; b=hYBJr90uOcdGba1O1Y1goSHFVItBKKIcA0AgibiI8UeceoLikXOfwvgkubTr6w1Xmo lhpE3wRWO7RXfMv0i+AMYqJYsEVgsc2Nkbrs1/oFk7t8rQUYslrLRy5sgFxlS4ANcMj9 qyEEtGQAb25qcVts7yLu83vhqsORUZ5w/92I9FGhmsJHsyMqVOKYYw5nHfPEec0Os2hA bcZpgryyG56U0II9YPK+WJG+ZzvAHzbsNNQ7zyur7GfvIvP9ugvi84cAcmT3rB7sfZq5 NqHRWi2eArPB8iDsoiOO+NUVRKbiZwlfNpddSTNILxwk2h5E2zisU1cPesembl1iDOxZ yhDA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id bd11-20020a656e0b000000b00476bfca3894si2567840pgb.369.2022.11.17.17.45.27; Thu, 17 Nov 2022 17:45:40 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240662AbiKRBep convert rfc822-to-8bit (ORCPT + 91 others); Thu, 17 Nov 2022 20:34:45 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47016 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240887AbiKRBeX (ORCPT ); Thu, 17 Nov 2022 20:34:23 -0500 Received: from ex01.ufhost.com (ex01.ufhost.com [61.152.239.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B898E63BA; Thu, 17 Nov 2022 17:34:22 -0800 (PST) Received: from EXMBX165.cuchost.com (unknown [175.102.18.54]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "EXMBX165", Issuer "EXMBX165" (not verified)) by ex01.ufhost.com (Postfix) with ESMTP id 9E25524E206; Fri, 18 Nov 2022 09:17:18 +0800 (CST) Received: from EXMBX072.cuchost.com (172.16.6.82) by EXMBX165.cuchost.com (172.16.6.75) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Fri, 18 Nov 2022 09:17:18 +0800 Received: from ubuntu.localdomain (183.27.96.116) by EXMBX072.cuchost.com (172.16.6.82) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Fri, 18 Nov 2022 09:17:17 +0800 From: Hal Feng To: , CC: Conor Dooley , Palmer Dabbelt , "Rob Herring" , Krzysztof Kozlowski , Paul Walmsley , Albert Ou , Ben Dooks , Thomas Gleixner , Marc Zyngier , Stephen Boyd , Michael Turquette , Philipp Zabel , "Linus Walleij" , Emil Renner Berthing , Hal Feng , Subject: [PATCH v2 1/8] dt-bindings: riscv: Add StarFive JH7110 SoC and VisionFive2 board Date: Fri, 18 Nov 2022 09:17:07 +0800 Message-ID: <20221118011714.70877-2-hal.feng@starfivetech.com> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20221118011714.70877-1-hal.feng@starfivetech.com> References: <20221118011714.70877-1-hal.feng@starfivetech.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [183.27.96.116] X-ClientProxiedBy: EXCAS064.cuchost.com (172.16.6.24) To EXMBX072.cuchost.com (172.16.6.82) X-YovoleRuleAgent: yovoleflag Content-Transfer-Encoding: 8BIT X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Emil Renner Berthing Add device tree bindings for the StarFive JH7110 RISC-V SoC [1] and the VisionFive2 board [2] equipped with it. [1]: https://doc-en.rvspace.org/Doc_Center/jh7110.html [2]: https://doc-en.rvspace.org/Doc_Center/visionfive_2.html Signed-off-by: Emil Renner Berthing Signed-off-by: Hal Feng --- Documentation/devicetree/bindings/riscv/starfive.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/riscv/starfive.yaml b/Documentation/devicetree/bindings/riscv/starfive.yaml index 5b36243fd674..64008c57e31f 100644 --- a/Documentation/devicetree/bindings/riscv/starfive.yaml +++ b/Documentation/devicetree/bindings/riscv/starfive.yaml @@ -22,6 +22,10 @@ properties: - const: beagle,beaglev-starlight-jh7100-r0 - const: starfive,jh7100 + - items: + - const: starfive,visionfive-v2 + - const: starfive,jh7110 + additionalProperties: true ... -- 2.38.1