1// SPDX-License-Identifier: GPL-2.0+
2/*
3 * U-Boot additions
4 *
5 * Copyright (c) 2019 Linaro Ltd.
6 */
7
8&dwmmc1 {
9	u-boot,dm-pre-reloc;
10};
11