summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/vf610-zii-ssmb-dtu.dts
blob: 7952b09e84797bd4ce343a812b271646650e67ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// SPDX-License-Identifier: (GPL-2.0 OR MIT)

#include <arm/nxp/vf/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;
	};
};