summaryrefslogtreecommitdiff
path: root/arch/powerpc/dts/p3041ds.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/dts/p3041ds.dts')
-rw-r--r--arch/powerpc/dts/p3041ds.dts18
1 files changed, 18 insertions, 0 deletions
diff --git a/arch/powerpc/dts/p3041ds.dts b/arch/powerpc/dts/p3041ds.dts
new file mode 100644
index 0000000000..c30bf7ac77
--- /dev/null
+++ b/arch/powerpc/dts/p3041ds.dts
@@ -0,0 +1,18 @@
+// SPDX-License-Identifier: GPL-2.0+ OR X11
+/*
+ * P3041DS Device Tree Source
+ *
+ * Copyright 2010 - 2015 Freescale Semiconductor Inc.
+ * Copyright 2019 NXP
+ */
+
+/include/ "p3041.dtsi"
+
+/ {
+ model = "fsl,P3041DS";
+ compatible = "fsl,P3041DS";
+ #address-cells = <2>;
+ #size-cells = <2>;
+ interrupt-parent = <&mpic>;
+
+};