summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6q-sabresd-optee.dts
blob: 1fa1094122ee5cbc45133a637b1079abd1dc5d0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * Copyright 2017 NXP
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 */

#include "imx6q-sabresd.dts"

&ocram {
	/* Reserve the high 32K for OP-TEE */
	reg = <0x00905000 0x33000>;
};