Newer
Older
barebox / arch / arm / dts / vf610-zii-ssmb-dtu.dts
@Andrey Smirnov Andrey Smirnov on 26 Apr 2019 320 bytes ARM: zii-vf610-dev: Add ZII SSMB DTU board
// 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;
	};
};