blob: 158cadceddce932ee66bb53ddd75d5ed5b5f4694 [file] [log] [blame]
Tom Riniaf489482018-05-18 17:54:39 -04001// SPDX-License-Identifier: GPL-2.0+
Jagan Teki0d3dc272018-04-11 18:02:20 +05302/*
3 * Copyright (C) 2018 Jagan Teki <jagan@amarulasolutions.com>
Jagan Teki0d3dc272018-04-11 18:02:20 +05304 */
5
6#include "imx6qdl-u-boot.dtsi"
7
8&usdhc3 {
9 u-boot,dm-spl;
10};
11
12&usdhc4 {
13 u-boot,dm-spl;
14};
15
16&pinctrl_usdhc3 {
17 u-boot,dm-spl;
18};
19
20&pinctrl_usdhc4 {
21 u-boot,dm-spl;
22};