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