summaryrefslogtreecommitdiff
path: root/arch/arm/dts/am4372-generic-u-boot.dtsi
blob: d485679de413c02a6ff20d17f10ef804f582168d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// SPDX-License-Identifier: GPL-2.0+
/*
 * Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/
 */

/{
	ocp {
		u-boot,dm-pre-reloc;
	};
};

&i2c0 {
	u-boot,dm-pre-reloc;
};