blob: badaebc76f29a35114a512a32ec1786991b2f492 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001// SPDX-License-Identifier: GPL-2.0+
Jean-Jacques Hiblot8ce5fac2017-09-15 12:39:41 +02002/*
3 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
Jean-Jacques Hiblot8ce5fac2017-09-15 12:39:41 +02004 */
5
6#include "omap5-u-boot.dtsi"
7
8&pcf_gpio_21{
9 u-boot,i2c-offset-len = <0>;
10};
11
12&pcf_hdmi{
13 u-boot,i2c-offset-len = <0>;
14};
Jean-Jacques Hiblot938c3cf2018-02-27 17:05:50 +010015
16&mmc2_pins_default {
17 u-boot,dm-spl;
18};
19
20&mmc2_pins_hs {
21 u-boot,dm-spl;
22};
23
24&mmc2_pins_ddr_rev20 {
25 u-boot,dm-spl;
26};
27
28&mmc2_pins_hs200 {
29 u-boot,dm-spl;
30};
31
32&mmc2_iodelay_hs200_rev20_conf {
33 u-boot,dm-spl;
34};