blob: aecb4dde68a00e15a83e8a44f4d2e30010876810 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001// SPDX-License-Identifier: GPL-2.0+
Cooper Jr., Franklina75df9a2017-06-16 16:16:14 -05002/*
3 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
Cooper Jr., Franklina75df9a2017-06-16 16:16:14 -05004 */
5
6/{
7 soc {
8 u-boot,dm-pre-reloc;
9 };
10};
11
12&i2c1 {
13 u-boot,dm-pre-reloc;
14};