aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6dl-tqma6a.dtsi
blob: e891ef9b009184d4897723d77afe6ba31d153870 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// SPDX-License-Identifier: GPL-2.0-or-later
/*
 * Copyright 2013 Sascha Hauer, Pengutronix
 * Copyright 2013-2017 Markus Niebel <[email protected]>
 */

#include "imx6dl.dtsi"
#include "imx6qdl-tqma6a.dtsi"
#include "imx6qdl-tqma6.dtsi"

/ {
	memory@10000000 {
		device_type = "memory";
		reg = <0x10000000 0x20000000>;
	};
};