blob: 45f02b19c7ee961959ed351792ca539c44dec496 [file] [log] [blame]
Abel Vesae72e3542019-02-01 16:40:14 +00001// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Copyright (C) 2019 NXP
4 */
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};