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