summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/vf610-zii-cfu1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/vf610-zii-cfu1.dts')
-rw-r--r--arch/arm/dts/vf610-zii-cfu1.dts10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm/dts/vf610-zii-cfu1.dts b/arch/arm/dts/vf610-zii-cfu1.dts
index 80d3f54f78..1de9ee9ad2 100644
--- a/arch/arm/dts/vf610-zii-cfu1.dts
+++ b/arch/arm/dts/vf610-zii-cfu1.dts
@@ -8,3 +8,13 @@
#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;
+ };
+};