summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx8mn-ab2.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/imx8mn-ab2.dts')
-rw-r--r--arch/arm/dts/imx8mn-ab2.dts12
1 files changed, 12 insertions, 0 deletions
diff --git a/arch/arm/dts/imx8mn-ab2.dts b/arch/arm/dts/imx8mn-ab2.dts
new file mode 100644
index 0000000000..9a5b5f63f8
--- /dev/null
+++ b/arch/arm/dts/imx8mn-ab2.dts
@@ -0,0 +1,12 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * Copyright 2020 NXP
+ */
+
+#include "imx8mn-evk.dts"
+#include "imx8mn-ab2.dtsi"
+
+/ {
+ model = "NXP i.MX8MNano LPDDR4 Audio board 2.0";
+ compatible = "fsl,imx8mn-ab2", "fsl,imx8mn";
+};