[PATCH v1 1/2] dt-bindings: riscv: document the sifive e24

From: Conor Dooley
Date: Mon Jul 11 2022 - 14:44:23 EST


From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>

The SiFive E24 is a 32 bit monitor core present on the JH7100.

Signed-off-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
---
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

--
2.37.0