]> git.ipfire.org Git - thirdparty/u-boot.git/blame - src/arm/ti/omap/omap4-xyboard-mz617.dts
Squashed 'dts/upstream/' changes from aaba2d45dc2a..b35b9bd1d4ee
[thirdparty/u-boot.git] / src / arm / ti / omap / omap4-xyboard-mz617.dts
CommitLineData
93743d24
TR
1// SPDX-License-Identifier: GPL-2.0-only
2/dts-v1/;
3
4#include "motorola-mapphone-mz607-mz617.dtsi"
5
6/ {
7 model = "Motorola Xyboard MZ617";
8 compatible = "motorola,xyboard-mz617", "ti,omap4430", "ti,omap4";
9
10 chosen {
11 stdout-path = &uart3;
12 };
13
14 aliases {
15 display1 = &hdmi0;
16 };
17};