summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/ti/omap/omap4-xyboard-mz617.dts
blob: b9caea3b7f9d15103ea3e4b1a10abc83cd6d91df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// SPDX-License-Identifier: GPL-2.0-only
/dts-v1/;

#include "motorola-mapphone-mz607-mz617.dtsi"

/ {
	model = "Motorola Xyboard MZ617";
	compatible = "motorola,xyboard-mz617", "ti,omap4430", "ti,omap4";

	chosen {
		stdout-path = &uart3;
	};

	aliases {
		display1 = &hdmi0;
	};
};