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

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

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