aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/pcm052.dts')
-rw-r--r--arch/arm/dts/pcm052.dts21
1 files changed, 0 insertions, 21 deletions
diff --git a/arch/arm/dts/pcm052.dts b/arch/arm/dts/pcm052.dts
deleted file mode 100644
index 6489fdc6f4..0000000000
--- a/arch/arm/dts/pcm052.dts
+++ /dev/null
@@ -1,21 +0,0 @@
1// SPDX-License-Identifier: GPL-2.0+ OR X11
2/*
3 * Copyright 2016 Toradex AG
4 */
5
6/dts-v1/;
7#include "vf.dtsi"
8
9/ {
10 model = "Phytec phyCORE-Vybrid";
11 compatible = "phytec,pcm052", "fsl,vf610";
12
13 chosen {
14 stdout-path = &uart1;
15 };
16
17};
18
19&uart1 {
20 status = "okay";
21};