blob: b8396a46b86dbaffbfae4551356add1fbadcc17b [file] [log] [blame]
Ariel D'Alessandro6c317fe2022-04-12 10:31:38 -03001// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Copyright 2021 Collabora Ltd.
4 * Copyright 2021 BSH Hausgeraete GmbH
5 */
6
7#include "imx8mn-bsh-smm-s2-u-boot-common.dtsi"
8
9&pinctrl_usdhc1 {
10 u-boot,dm-spl;
11};
12
13&usdhc1 {
14 u-boot,dm-spl;
15};