Ariel D'Alessandro | 6c317fe | 2022-04-12 10:31:38 -0300 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ |
| 2 | /* |
| 3 | * Copyright 2021 Collabora Ltd. |
| 4 | * Copyright 2021 BSH Hausgeraete GmbH |
| 5 | */ |
| 6 | |
| 7 | #include "imx8mn-bsh-smm-s2-u-boot-common.dtsi" |
| 8 | |
| 9 | &pinctrl_usdhc1 { |
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 10 | bootph-pre-ram; |
Ariel D'Alessandro | 6c317fe | 2022-04-12 10:31:38 -0300 | [diff] [blame] | 11 | }; |
| 12 | |
| 13 | &usdhc1 { |
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 14 | bootph-pre-ram; |
Ariel D'Alessandro | 6c317fe | 2022-04-12 10:31:38 -0300 | [diff] [blame] | 15 | }; |