| // SPDX-License-Identifier: GPL-2.0+ |
| /* |
| * Copyright 2025 NXP |
| */ |
| |
| #include "imx95-u-boot.dtsi" |
| |
| &lpuart1 { |
| bootph-pre-ram; |
| }; |
| |
| ®_usdhc2_vmmc { |
| bootph-pre-ram; |
| }; |
| |
| &usdhc1 { |
| bootph-pre-ram; |
| }; |
| |
| &usdhc2 { |
| bootph-pre-ram; |
| }; |
| |
| &wdog3 { |
| status = "disabled"; |
| }; |
| |
| &pinctrl_uart1 { |
| bootph-pre-ram; |
| }; |
| |
| &pinctrl_usdhc1 { |
| bootph-pre-ram; |
| }; |
| |
| &pinctrl_usdhc1_100mhz { |
| bootph-pre-ram; |
| }; |
| |
| &pinctrl_usdhc1_200mhz { |
| bootph-pre-ram; |
| }; |
| |
| &pinctrl_usdhc2 { |
| bootph-pre-ram; |
| }; |
| |
| &pinctrl_usdhc2_100mhz { |
| bootph-pre-ram; |
| }; |
| |
| &pinctrl_usdhc2_200mhz { |
| bootph-pre-ram; |
| }; |
| |
| &pinctrl_usdhc2_gpio { |
| bootph-pre-ram; |
| }; |
| |
| &pinctrl_reg_usdhc2_vmmc { |
| bootph-pre-ram; |
| }; |