summaryrefslogtreecommitdiff
path: root/arch/mips/boot/dts/mobileye/eyeq6h-epm6.dts
blob: 59a3e95050eb9c9c4f6257129b8aa18694c1ecea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
/*
 * Copyright 2024 Mobileye Vision Technologies Ltd.
 */

/dts-v1/;

#include "eyeq6h.dtsi"

/ {
	compatible = "mobileye,eyeq6h-epm6", "mobileye,eyeq6h";
	model = "Mobile EyeQ6H MP6 Evaluation board";

	chosen {
		stdout-path = "serial0:921600n8";
	};

	memory@0 {
		device_type = "memory";
		reg = <0x1 0x00000000 0x1 0x00000000>;
	};
};