sdk-hwV1.3/lichee/brandy-2.0/u-boot-2018/arch/arm/dts/pcm052.dts

22 lines
267 B
Plaintext
Raw Normal View History

2024-05-07 10:09:20 +00:00
// SPDX-License-Identifier: GPL-2.0+ OR X11
/*
* Copyright 2016 Toradex AG
*/
/dts-v1/;
#include "vf.dtsi"
/ {
model = "Phytec phyCORE-Vybrid";
compatible = "phytec,pcm052", "fsl,vf610";
chosen {
stdout-path = &uart1;
};
};
&uart1 {
status = "okay";
};