ARM: dts: rmobile: Add soc label to Gen3
[oweals/u-boot.git] / arch / arm / dts / keystone-k2g-ice-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
4  */
5
6 /{
7         soc {
8                 u-boot,dm-pre-reloc;
9         };
10 };
11
12 &i2c0 {
13         u-boot,dm-pre-reloc;
14 };
15
16 &i2c1 {
17         u-boot,dm-pre-reloc;
18 };