rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
[oweals/u-boot.git] / arch / arm / dts / stm32h743i-eval-u-boot.dtsi
index 251977abe0242bd7ced27ca130b34651e7167fea..5965afcbe4622015c1b70150b751fe3f13507ee0 100644 (file)
@@ -1,12 +1,3 @@
 // SPDX-License-Identifier: GPL-2.0+
 
 #include <stm32h7-u-boot.dtsi>
-
-&sdmmc1 {
-       status = "okay";
-       pinctrl-0 = <&sdmmc1_pins>,
-                   <&pinctrl_sdmmc1_level_shifter>;
-       pinctrl-names = "default";
-       bus-width = <4>;
-       st,sig-dir;
-};