xref: /openbmc/u-boot/arch/arm/dts/am4372-generic-u-boot.dtsi (revision 704744f81bd478e9b1ef4fae9b14201f17bd8fe3)
1/*
2 * Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/
3 *
4 * SPDX-License-Identifier:	GPL-2.0+
5 */
6
7/{
8	ocp {
9		u-boot,dm-pre-reloc;
10	};
11};
12
13&i2c0 {
14	u-boot,dm-pre-reloc;
15};
16