blob: a35a9b90388e86715629bb074792f85bc5ba64e7 [file] [log] [blame]
Patrice Chotard970d1672023-10-27 16:43:03 +02001// SPDX-License-Identifier: GPL-2.0-or-later OR BSD-3-Clause
2/*
3 * Copyright (C) STMicroelectronics 2023 - All Rights Reserved
4 */
5
6#include "stm32mp25-u-boot.dtsi"
7
8&usart2 {
9 bootph-all;
10};
11
12&usart2_pins_a {
13 bootph-all;
14 pins1 {
15 bootph-all;
16 };
17 pins2 {
18 bootph-all;
19 };
20};