Abel Vesa | e72e354 | 2019-02-01 16:40:14 +0000 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ |
2 | /* | ||||
3 | * Copyright (C) 2019 NXP | ||||
4 | */ | ||||
5 | |||||
6 | #include "imx6qdl-u-boot.dtsi" | ||||
7 | |||||
8 | &usdhc3 { | ||||
9 | u-boot,dm-spl; | ||||
10 | }; | ||||
11 | |||||
12 | &pinctrl_usdhc3 { | ||||
13 | u-boot,dm-spl; | ||||
14 | }; |