blob: 5c4101b76da24ce7efea9afd2bb77f9f344388ec [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
Fabio Estevamd939c5e2022-12-10 18:31:19 -03008/ {
9 aliases {
10 mmc1 = &usdhc3;
11 };
12};
13
Abel Vesae72e3542019-02-01 16:40:14 +000014&usdhc3 {
Simon Glass8c103c32023-02-13 08:56:33 -070015 bootph-pre-ram;
Abel Vesae72e3542019-02-01 16:40:14 +000016};
17
18&pinctrl_usdhc3 {
Simon Glass8c103c32023-02-13 08:56:33 -070019 bootph-pre-ram;
Abel Vesae72e3542019-02-01 16:40:14 +000020};