summaryrefslogtreecommitdiff
path: root/arch/powerpc/dts/p1010rdb-pb.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/dts/p1010rdb-pb.dts')
-rw-r--r--arch/powerpc/dts/p1010rdb-pb.dts17
1 files changed, 17 insertions, 0 deletions
diff --git a/arch/powerpc/dts/p1010rdb-pb.dts b/arch/powerpc/dts/p1010rdb-pb.dts
new file mode 100644
index 0000000000..2675d5d92b
--- /dev/null
+++ b/arch/powerpc/dts/p1010rdb-pb.dts
@@ -0,0 +1,17 @@
+// SPDX-License-Identifier: GPL-2.0+ OR X11
+/*
+ * P1010RDB Device Tree Source
+ *
+ * Copyright 2020 NXP
+ */
+
+/include/ "p1010si-pre.dtsi"
+
+/ {
+ model = "fsl,P1010RDB-PB";
+ compatible = "fsl,P1010RDB-PB";
+
+ /include/ "p1010rdb_32b.dtsi"
+};
+
+/include/ "p1010si-post.dtsi"