]> git.ipfire.org Git - thirdparty/u-boot.git/blob - src/arm/nxp/vf/vf500-colibri-eval-v3.dts
Squashed 'dts/upstream/' content from commit aaba2d45dc2a
[thirdparty/u-boot.git] / src / arm / nxp / vf / vf500-colibri-eval-v3.dts
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
2 /*
3 * Copyright 2014-2020 Toradex
4 */
5
6 /dts-v1/;
7 #include "vf500-colibri.dtsi"
8 #include "vf-colibri-eval-v3.dtsi"
9
10 / {
11 model = "Toradex Colibri VF50 on Colibri Evaluation Board";
12 compatible = "toradex,vf500-colibri_vf50-on-eval", "toradex,vf500-colibri_vf50", "fsl,vf500";
13 };
14
15 &touchscreen {
16 vf50-ts-min-pressure = <200>;
17 status = "okay";
18 };