Ariel D'Alessandro | 93add53 | 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_gpmi_nand { | ||||
10 | u-boot,dm-spl; | ||||
11 | }; | ||||
12 | |||||
13 | &gpmi { | ||||
14 | u-boot,dm-spl; | ||||
15 | }; |