]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/arm/dts/am437x-sk-evm-u-boot.dtsi
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / arch / arm / dts / am437x-sk-evm-u-boot.dtsi
CommitLineData
83d290c5 1// SPDX-License-Identifier: GPL-2.0+
7d83803b
V
2/*
3 * Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/
7d83803b
V
4 */
5
6/{
7 ocp {
8 u-boot,dm-spl;
9 };
10};
11
12&uart0 {
13 u-boot,dm-spl;
14};
15
16&i2c0 {
17 u-boot,dm-spl;
18};
19
20&mmc1 {
21 u-boot,dm-spl;
22};