dts: bindings: riscv: Add and use bindings for sifive CPUs.
No relevant bindings exist for previous CPU compatible properties, so add new ones. Signed-off-by: Shawn Nematbakhsh <shawn@rivosinc.com>
This commit is contained in:
parent
7980071253
commit
3cf0081e60
6 changed files with 27 additions and 3 deletions
8
dts/bindings/riscv/riscv,sifive-e31.yaml
Normal file
8
dts/bindings/riscv/riscv,sifive-e31.yaml
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Copyright (c) 2022 Shawn Nematbakhsh <shawn@rivosinc.com>
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: SiFive E31 Standard Core CPU
|
||||
|
||||
compatible: "riscv,sifive-e31"
|
||||
|
||||
include: riscv,sifive.yaml
|
8
dts/bindings/riscv/riscv,sifive-e51.yaml
Normal file
8
dts/bindings/riscv/riscv,sifive-e51.yaml
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Copyright (c) 2022 Shawn Nematbakhsh <shawn@rivosinc.com>
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: SiFive E51 Standard Core CPU
|
||||
|
||||
compatible: "riscv,sifive-e51"
|
||||
|
||||
include: riscv,sifive.yaml
|
8
dts/bindings/riscv/riscv,sifive-s7.yaml
Normal file
8
dts/bindings/riscv/riscv,sifive-s7.yaml
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Copyright (c) 2022 Shawn Nematbakhsh <shawn@rivosinc.com>
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: SiFive S7 Standard Core CPU
|
||||
|
||||
compatible: "riscv,sifive-s7"
|
||||
|
||||
include: riscv,sifive.yaml
|
Loading…
Add table
Add a link
Reference in a new issue