blob: cbb856fba3f37b9200ae651aa9dcc00c05e9a9ae [file] [log] [blame]
Abel Vesab0954732019-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
Fabio Estevama9351a92022-12-10 18:31:19 -03008/ {
9 aliases {
10 mmc1 = &usdhc3;
11 };
12};
13
Abel Vesab0954732019-02-01 16:40:14 +000014&usdhc3 {
15 u-boot,dm-spl;
16};
17
18&pinctrl_usdhc3 {
19 u-boot,dm-spl;
20};