summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/ep7211.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/ep7211.dtsi')
-rw-r--r--dts/src/arm/ep7211.dtsi12
1 files changed, 12 insertions, 0 deletions
diff --git a/dts/src/arm/ep7211.dtsi b/dts/src/arm/ep7211.dtsi
new file mode 100644
index 0000000000..e438f6db06
--- /dev/null
+++ b/dts/src/arm/ep7211.dtsi
@@ -0,0 +1,12 @@
+/*
+ * The code contained herein is licensed under the GNU General Public
+ * License. You may obtain a copy of the GNU General Public License
+ * Version 2 or later at the following locations:
+ */
+
+#include "ep7209.dtsi"
+
+/ {
+ model = "Cirrus Logic EP7211";
+ compatible = "cirrus,ep7211", "cirrus,ep7209";
+};