keystone-k2g-generic-u-boot.dtsi 227 Bytes
// SPDX-License-Identifier: GPL-2.0+
/*
 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
 */

/{
	soc {
		u-boot,dm-pre-reloc;
	};
};

&i2c0 {
	u-boot,dm-pre-reloc;
};

&i2c1 {
	u-boot,dm-pre-reloc;
};