1 // SPDX-License-Identifier: (GPL-2.0-only OR B 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 /* 2 /* 3 * Copyright 2024 Mobileye Vision Technologies 3 * Copyright 2024 Mobileye Vision Technologies Ltd. 4 */ 4 */ 5 5 6 /dts-v1/; 6 /dts-v1/; 7 7 8 #include "eyeq6h.dtsi" 8 #include "eyeq6h.dtsi" 9 9 10 / { 10 / { 11 compatible = "mobileye,eyeq6-epm6", "m 11 compatible = "mobileye,eyeq6-epm6", "mobileye,eyeq6"; 12 model = "Mobile EyeQ6H MP6 Evaluation 12 model = "Mobile EyeQ6H MP6 Evaluation board"; 13 13 14 chosen { 14 chosen { 15 stdout-path = "serial0:921600n 15 stdout-path = "serial0:921600n8"; 16 }; 16 }; 17 17 18 memory@0 { 18 memory@0 { 19 device_type = "memory"; 19 device_type = "memory"; 20 reg = <0x1 0x00000000 0x1 0x00 20 reg = <0x1 0x00000000 0x1 0x00000000>; 21 }; 21 }; 22 }; 22 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.