From patchwork Mon Jul 11 18:43:25 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Conor Dooley X-Patchwork-Id: 589490 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 D411CC433EF for ; Mon, 11 Jul 2022 18:44:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231127AbiGKSoV (ORCPT ); Mon, 11 Jul 2022 14:44:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33132 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229685AbiGKSoS (ORCPT ); Mon, 11 Jul 2022 14:44:18 -0400 Received: from mail-wr1-x429.google.com (mail-wr1-x429.google.com [IPv6:2a00:1450:4864:20::429]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1C5AB22BC7 for ; Mon, 11 Jul 2022 11:44:11 -0700 (PDT) Received: by mail-wr1-x429.google.com with SMTP id f2so8158909wrr.6 for ; Mon, 11 Jul 2022 11:44:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=conchuod.ie; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=V2JL5BeTsm1LVU5sfoBIObfRgPh6LElCg+G5xm4swvo=; b=H0r3Hxp2neTDv5jPln/vTpOMlYqL6h/423r3IpRFomDRFVkT+5eMLk9RHOKG1n2NHh n23b0BXFwzHNaAr/yy3KGnEWhtevU42TfeXI/1MalTCyz7xTQ0DE9+nimMV+v+Q5wdDm Kt0DC6Ng+8+c/9wH9JqSYjETUO6ZbSeUpiIFk3pBHRiMoF82muWlxGs/4Tc3jILmjNUZ I4jB1JqUP1wvZuMG8sA9zOSCJgVCYlhhwDwU+WWfuIIvgGLPs8O58NLgjI77PbOpxJY4 tFML/qQM775/o5yBW9O5qhLhq3IsWJfTDzpvC8qJbSngIzi0CZEYxtjmKuaoDskJ1b1h IR6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=V2JL5BeTsm1LVU5sfoBIObfRgPh6LElCg+G5xm4swvo=; b=bc3DoyEc6+/HF/u9Xs3K83UdO7hRrOECm4oPGsQUUnfZsLMjvk6qdo5+7DLNLZCItx mPp7b/bF5PHLnQ/MSTsIG0vclfiLN0VCK8r8ThH+hX3W05bsaUXgjiCqjZrqoYqIUqaY KfqwSljdAFv+KsrQ9dZdLR5jgiKoBWOVsgLC38q5/uAieQV2NWBvWoLysHZ/3PBM+xpk 97he1XsQ8JxJ3U1XYNAd6+rvYLzMpi+ql0yqsaeYl4wVSwVKU2jpWV6Q+Mvn9Mrj9G2L kz4GSg8jO48lS+w3tFrHEs2ytWI0NmFBzfUQ7inqtDP1BtAHIom15RREW5ijfWKMG4Hk QWvw== X-Gm-Message-State: AJIora86bTKxRkaRzfsAJuakkylWAXV28j8hDm8kOyAwo6ZdGGGyWQBb 4CFu3yI2QhYnOcZtM1oEwrtU0yBrKdwdTbs6 X-Google-Smtp-Source: AGRyM1uuUcWNsE8syVVPrFhzpMcpyLLcS0n5o2c6m4kE2QklAam0XRkF04EnT7f7dj1PLfBVVaxsmA== X-Received: by 2002:a5d:5a1a:0:b0:21d:68ce:bc88 with SMTP id bq26-20020a5d5a1a000000b0021d68cebc88mr17745842wrb.527.1657565049608; Mon, 11 Jul 2022 11:44:09 -0700 (PDT) Received: from henark71.. ([51.37.234.167]) by smtp.gmail.com with ESMTPSA id j9-20020a05600c410900b003a02cbf862esm7330892wmi.13.2022.07.11.11.44.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Jul 2022 11:44:09 -0700 (PDT) From: Conor Dooley To: Emil Renner Berthing , Rob Herring , Krzysztof Kozlowski , Paul Walmsley , Palmer Dabbelt , Albert Ou , Anup Patel , Conor Dooley Cc: devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v1 1/2] dt-bindings: riscv: document the sifive e24 Date: Mon, 11 Jul 2022 19:43:25 +0100 Message-Id: <20220711184325.1367393-2-mail@conchuod.ie> X-Mailer: git-send-email 2.37.0 In-Reply-To: <20220711184325.1367393-1-mail@conchuod.ie> References: <20220711184325.1367393-1-mail@conchuod.ie> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org From: Conor Dooley The SiFive E24 is a 32 bit monitor core present on the JH7100. Signed-off-by: Conor Dooley --- Documentation/devicetree/bindings/riscv/cpus.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/riscv/cpus.yaml b/Documentation/devicetree/bindings/riscv/cpus.yaml index d632ac76532e..195e762094a8 100644 --- a/Documentation/devicetree/bindings/riscv/cpus.yaml +++ b/Documentation/devicetree/bindings/riscv/cpus.yaml @@ -29,6 +29,7 @@ properties: - enum: - sifive,rocket0 - sifive,bullet0 + - sifive,e24 - sifive,e5 - sifive,e7 - sifive,e71 @@ -75,6 +76,7 @@ properties: lowercase to simplify parsing. $ref: "/schemas/types.yaml#/definitions/string" enum: + - rv32imafc - rv64imac - rv64imafdc