1 // SPDX-License-Identifier: GPL-2.0-only 1 // SPDX-License-Identifier: GPL-2.0-only 2 /dts-v1/; 2 /dts-v1/; 3 3 4 #include "motorola-mapphone-mz607-mz617.dtsi" 4 #include "motorola-mapphone-mz607-mz617.dtsi" 5 5 6 / { 6 / { 7 model = "Motorola Xyboard MZ617"; 7 model = "Motorola Xyboard MZ617"; 8 compatible = "motorola,xyboard-mz617", 8 compatible = "motorola,xyboard-mz617", "ti,omap4430", "ti,omap4"; 9 9 10 chosen { 10 chosen { 11 stdout-path = &uart3; 11 stdout-path = &uart3; 12 }; 12 }; 13 13 14 aliases { 14 aliases { 15 display1 = &hdmi0; 15 display1 = &hdmi0; 16 }; 16 }; 17 }; 17 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.