summaryrefslogtreecommitdiff
path: root/arch/arm/dts/stm32mp135f-dhcor-dhsbc-u-boot.dtsi
blob: d718aae16ca5b308a124d5d1911cc54724344782 (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
// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
/*
 * Copyright (C) 2024 Marek Vasut <marex@denx.de>
 */

#include "stm32mp13xx-dhcor-u-boot.dtsi"

&uart4 {
	bootph-all;
};

&uart4_pins_b {
	bootph-all;

	pins1 {
		bootph-all;
	};
	pins2 {
		bootph-all;
	};
};

&usbphyc {
	bootph-all;
};