aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/dts/t2080qds.dts')
-rw-r--r--arch/powerpc/dts/t2080qds.dts17
1 files changed, 17 insertions, 0 deletions
diff --git a/arch/powerpc/dts/t2080qds.dts b/arch/powerpc/dts/t2080qds.dts
new file mode 100644
index 0000000000..1819a081dd
--- /dev/null
+++ b/arch/powerpc/dts/t2080qds.dts
@@ -0,0 +1,17 @@
1// SPDX-License-Identifier: GPL-2.0+ OR X11
2/*
3 * T2080QDS Device Tree Source
4 *
5 * Copyright 2013 - 2015 Freescale Semiconductor Inc.
6 * Copyright 2018 NXP
7 */
8
9/include/ "t2080.dtsi"
10
11/ {
12 model = "fsl,T2080QDS";
13 compatible = "fsl,T2080QDS";
14 #address-cells = <2>;
15 #size-cells = <2>;
16 interrupt-parent = <&mpic>;
17};