summaryrefslogtreecommitdiffstats
path: root/dts/src/mips/loongson/loongson3_8core_rs780e.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/mips/loongson/loongson3_8core_rs780e.dts')
-rw-r--r--dts/src/mips/loongson/loongson3_8core_rs780e.dts25
1 files changed, 0 insertions, 25 deletions
diff --git a/dts/src/mips/loongson/loongson3_8core_rs780e.dts b/dts/src/mips/loongson/loongson3_8core_rs780e.dts
deleted file mode 100644
index ffefa2f829..0000000000
--- a/dts/src/mips/loongson/loongson3_8core_rs780e.dts
+++ /dev/null
@@ -1,25 +0,0 @@
-// SPDX-License-Identifier: GPL-2.0
-
-/dts-v1/;
-
-#include "loongson3-package.dtsi"
-#include "rs780e-pch.dtsi"
-
-/ {
- compatible = "loongson,loongson3-8core-rs780e";
-};
-
-&package0 {
- htpic: interrupt-controller@1efdfb000080 {
- compatible = "loongson,htpic-1.0";
- reg = <0x1efd 0xfb000080 0x40>;
- interrupt-controller;
- #interrupt-cells = <1>;
-
- interrupt-parent = <&liointc>;
- interrupts = <24 IRQ_TYPE_LEVEL_HIGH>,
- <25 IRQ_TYPE_LEVEL_HIGH>,
- <26 IRQ_TYPE_LEVEL_HIGH>,
- <27 IRQ_TYPE_LEVEL_HIGH>;
- };
-};