xref: /linux/arch/arm/boot/dts/ti/omap/omap4-xyboard-mz617.dts (revision eb01fe7abbe2d0b38824d2a93fdb4cc3eaf2ccc1)
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};
18