]> git.sur5r.net Git - u-boot/blob - arch/arm/dts/dra7-evm-u-boot.dtsi
ARM: dts: dra7x: Make pinctrl and IOdelays for MMC2 available in SPL
[u-boot] / arch / arm / dts / dra7-evm-u-boot.dtsi
1 /*
2  * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
3  *
4  * SPDX-License-Identifier:     GPL-2.0+
5  */
6
7 #include "omap5-u-boot.dtsi"
8
9 &pcf_gpio_21{
10         u-boot,i2c-offset-len = <0>;
11 };
12
13 &pcf_hdmi{
14         u-boot,i2c-offset-len = <0>;
15 };
16
17 &mmc2_pins_default {
18         u-boot,dm-spl;
19 };
20
21 &mmc2_pins_hs {
22         u-boot,dm-spl;
23 };
24
25 &mmc2_pins_ddr_rev20 {
26         u-boot,dm-spl;
27 };
28
29 &mmc2_pins_hs200 {
30         u-boot,dm-spl;
31 };
32
33 &mmc2_iodelay_hs200_rev20_conf {
34         u-boot,dm-spl;
35 };