projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ARM: dts: synquacer: Add device trees for DeveloperBox
[platform/kernel/u-boot.git]
/
arch
/
arm
/
dts
/
vf610-pcm052.dts
1
// SPDX-License-Identifier: GPL-2.0+ OR X11
2
/*
3
* Copyright 2016 Toradex AG
4
*/
5
6
/dts-v1/;
7
#include "vf610-pcm052.dtsi"
8
9
/ {
10
model = "Phytec phyCORE-Vybrid";
11
compatible = "phytec,pcm052", "fsl,vf610";
12
13
chosen {
14
stdout-path = &uart1;
15
};
16
17
};