Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / arch / arm / dts / rk3399-nanopi4-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * Copyright (C) 2019 Jagan Teki <jagan@amarulasolutions.com>
4  */
5
6 #include "rk3399-u-boot.dtsi"
7
8 /{
9         chosen {
10                 u-boot,spl-boot-order = "same-as-spl", &sdhci, &sdmmc;
11         };
12 };
13
14 &sdmmc {
15         pinctrl-0 = <&sdmmc_bus4 &sdmmc_clk &sdmmc_cmd &sdmmc_cd>;
16 };