Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
[oweals/u-boot.git] / arch / arm / dts / stm32h743i-eval-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2
3 #include <stm32h7-u-boot.dtsi>
4
5 &sdmmc1 {
6         status = "okay";
7         pinctrl-0 = <&sdmmc1_pins>,
8                     <&pinctrl_sdmmc1_level_shifter>;
9         pinctrl-names = "default";
10         bus-width = <4>;
11         st,sig-dir;
12 };