From 42f1740361e19d0a4166df34c3f1fdeb6402140d Mon Sep 17 00:00:00 2001 From: Jordan Yates Date: Wed, 16 Apr 2025 15:53:02 +1000 Subject: [PATCH] boards: st: stm32h747i_disco: add SD disk name Add a disk name to the SDMMC node, as done for all other SD card compatibles in tree. Signed-off-by: Jordan Yates --- boards/st/stm32h747i_disco/stm32h747i_disco_stm32h747xx_m7.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/boards/st/stm32h747i_disco/stm32h747i_disco_stm32h747xx_m7.dts b/boards/st/stm32h747i_disco/stm32h747i_disco_stm32h747xx_m7.dts index 1406b29f2ea..9c01e0ef262 100644 --- a/boards/st/stm32h747i_disco/stm32h747i_disco_stm32h747xx_m7.dts +++ b/boards/st/stm32h747i_disco/stm32h747i_disco_stm32h747xx_m7.dts @@ -239,6 +239,7 @@ zephyr_udc0: &usbotg_hs { &sdmmc1_ck_pc12 &sdmmc1_cmd_pd2>; pinctrl-names = "default"; cd-gpios = <&gpioi 8 GPIO_ACTIVE_LOW>; + disk-name = "SD"; }; &quadspi {