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