blob: 3af57ff8eb821c1e75a83508ce288927d05ea68e [file] [log] [blame]
Tom Rini855ff8e2018-05-18 17:54:39 -04001// SPDX-License-Identifier: GPL-2.0+
Jagan Teki1494cc82018-05-07 11:21:34 +05302/*
3 * Copyright (C) 2018 Jagan Teki <jagan@amarulasolutions.com>
Jagan Teki1494cc82018-05-07 11:21:34 +05304 */
5
6#include "imx6qdl-u-boot.dtsi"
7
8&usdhc3 {
9 u-boot,dm-spl;
10};
11
12&pinctrl_usdhc3 {
13 u-boot,dm-spl;
14};