blob: 072a75807b900117795772f7a1b931d468f17a7e [file] [log] [blame]
Cooper Jr., Franklinf8dbc072017-06-08 12:33:21 -05001/*
2 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
3 *
4 * SPDX-License-Identifier: GPL-2.0+
5 */
6
7/{
8 soc {
9 u-boot,dm-pre-reloc;
10 };
11};
12
13&i2c1 {
14 u-boot,dm-pre-reloc;
15};