From dd3d201c94f038f6117dab61ba3ead46a7f0874c Mon Sep 17 00:00:00 2001 From: Gerard Marull-Paretas Date: Thu, 28 Jul 2022 15:58:33 +0200 Subject: [PATCH] dts: bindings: remove unused riscv,clint0 All platforms have been migrated to sifive,clint0 (or derivates). Signed-off-by: Gerard Marull-Paretas --- .../interrupt-controller/riscv,clint0.yaml | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 dts/bindings/interrupt-controller/riscv,clint0.yaml diff --git a/dts/bindings/interrupt-controller/riscv,clint0.yaml b/dts/bindings/interrupt-controller/riscv,clint0.yaml deleted file mode 100644 index 82a48d04d8c..00000000000 --- a/dts/bindings/interrupt-controller/riscv,clint0.yaml +++ /dev/null @@ -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