blob: 5c4101b76da24ce7efea9afd2bb77f9f344388ec [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 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070015 bootph-pre-ram;
Abel Vesab0954732019-02-01 16:40:14 +000016};
17
18&pinctrl_usdhc3 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070019 bootph-pre-ram;
Abel Vesab0954732019-02-01 16:40:14 +000020};