0458ac064c
This commits adds two new compatible strings: * `openisa,ri5cy` * `openisa,zero-ri5cy` Adding these two new compats help identify the specific core defined by the cpu node from the devicetree alone. Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
10 lines
177 B
YAML
10 lines
177 B
YAML
# Copyright (c) 2024 Antmicro <www.antmicro.com>
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: OpenISA RI5CY core
|
|
|
|
compatible: "openisa,ri5cy"
|
|
|
|
include: riscv,cpus.yaml
|