dts: bindings: remove unused riscv,clint0
All platforms have been migrated to sifive,clint0 (or derivates). Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
24853c4303
commit
dd3d201c94
@ -1,18 +0,0 @@
|
||||
# Copyright (c) 2020, Katsuhiro Suzuki.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: Common fields for the RISC-V Core-Local interruptor.
|
||||
|
||||
include: [interrupt-controller.yaml, base.yaml]
|
||||
|
||||
compatible: "riscv,clint0"
|
||||
|
||||
properties:
|
||||
reg:
|
||||
required: true
|
||||
|
||||
"#interrupt-cells":
|
||||
const: 1
|
||||
|
||||
interrupt-cells:
|
||||
- irq
|
||||
Loading…
Reference in New Issue
Block a user