summaryrefslogtreecommitdiff
path: root/arch/arm/dts/mba6ulx-u-boot.dtsi
blob: 73bed319ef2214ef22b5742e3ab6e34588011084 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
// SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
/*
 * Copyright (c) 2024-2026 TQ-Systems GmbH <[email protected]>,
 * D-82229 Seefeld, Germany.
 * Author: Max Merchel
 */

&uart1 {
	bootph-pre-ram;
};

&pinctrl_uart1 {
	bootph-pre-ram;
};

&usdhc1 {
	bootph-pre-ram;
};

&pinctrl_usdhc1 {
	bootph-pre-ram;
};

&reg_mba6ul_3v3 {
	bootph-pre-ram;
};