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

#include "am4372-u-boot.dtsi"

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

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