summaryrefslogtreecommitdiff
path: root/arch/arm/dts/vf610-pcm052.dts
blob: 22026024eabd08b9e4a53b515aed4fb1a88f8ad4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// SPDX-License-Identifier: GPL-2.0+ OR X11
/*
 * Copyright 2016 Toradex AG
 */

/dts-v1/;
#include "vf610-pcm052.dtsi"

/ {
	model = "Phytec phyCORE-Vybrid";
	compatible = "phytec,pcm052", "fsl,vf610";

	chosen {
		stdout-path = &uart1;
	};

};