// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) /* * Copyright (C) 2024 Marek Vasut */ #include "stm32mp13xx-dhcor-u-boot.dtsi" &uart4 { bootph-all; }; &uart4_pins_b { bootph-all; pins1 { bootph-all; }; pins2 { bootph-all; }; }; &usbphyc { bootph-all; };