summaryrefslogtreecommitdiffstats
path: root/arch/mips/dts/mt7620-u-boot.dtsi
blob: ed8425719b6137dc6f6eac2c14a1e20bdaadaee8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// SPDX-License-Identifier: GPL-2.0
/*
 * Copyright (C) 2020 MediaTek Inc.
 *
 * Author: Weijie Gao <weijie.gao@mediatek.com>
 */

&uartlite {
	u-boot,dm-pre-reloc;
};

&uartfull {
	u-boot,dm-pre-reloc;
};