Skip to content

Commit 42f1740

Browse files
JordanYateskartben
authored andcommitted
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 <[email protected]>
1 parent eb99158 commit 42f1740

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/st/stm32h747i_disco/stm32h747i_disco_stm32h747xx_m7.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ zephyr_udc0: &usbotg_hs {
239239
&sdmmc1_ck_pc12 &sdmmc1_cmd_pd2>;
240240
pinctrl-names = "default";
241241
cd-gpios = <&gpioi 8 GPIO_ACTIVE_LOW>;
242+
disk-name = "SD";
242243
};
243244

244245
&quadspi {

0 commit comments

Comments
 (0)