Newer
Older
barebox / arch / arm / dts / vf610-zii-spb4.dts
@Andrey Smirnov Andrey Smirnov on 13 Mar 2019 314 bytes ARM: zii-vf610-dev: Add ZII SPB4 board
// SPDX-License-Identifier: (GPL-2.0 OR MIT)

#include "vf610-zii-spb4.dtsi"

#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;
	};
};