blob: c67c3ddbf7b704fcb468a1ee69eb0a8cb0991fe3 [file] [log] [blame]
Lokesh Vutlafe2d1d82018-03-16 18:52:20 +05301/*
2 * da850-lcdk U-Boot Additions
3 *
4 * Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/
5 *
6 * SPDX-License-Identifier: GPL-2.0+
7 */
8
9/ {
10 aliases {
11 i2c0 = &i2c0;
12 };
13};