summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/vf610-zii-ssmb-dtu.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/vf610-zii-ssmb-dtu.dts')
-rw-r--r--arch/arm/dts/vf610-zii-ssmb-dtu.dts16
1 files changed, 16 insertions, 0 deletions
diff --git a/arch/arm/dts/vf610-zii-ssmb-dtu.dts b/arch/arm/dts/vf610-zii-ssmb-dtu.dts
new file mode 100644
index 0000000000..6ffb7aa62d
--- /dev/null
+++ b/arch/arm/dts/vf610-zii-ssmb-dtu.dts
@@ -0,0 +1,16 @@
+// SPDX-License-Identifier: (GPL-2.0 OR MIT)
+
+#include <arm/vf610-zii-ssmb-dtu.dts>
+
+#include "vf610-zii-dev.dtsi"
+
+/ {
+ aliases {
+ /*
+ * NVMEM device corresponding to EEPROM attached to
+ * the switch shared DT node with it, so we use that
+ * fact to create a desirable naming
+ */
+ switch-eeprom = &switch0;
+ };
+}; \ No newline at end of file