forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dts/riscv/microchip: add missing cpu nodes compats in
mpfs.dtsi
The cores used in the `mpfs.dtsi` file are: * 1x SiFive E51 (RV32) * 4x SiFive U54 (RV64) Signed-off-by: Filip Kokosinski <[email protected]>
- Loading branch information
1 parent
a3a4bf9
commit b5859ec
Showing
2 changed files
with
14 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Copyright (c) 2024 Antmicro <www.antmicro.com> | ||
# | ||
# SPDX-License-Identifier: Apache-2.0 | ||
|
||
description: SiFive U54 Standard Core CPU | ||
|
||
compatible: "sifive,u54" | ||
|
||
include: sifive-common.yaml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters