From f9e5eeb05314e190481c028869fbd4780ae73ad6 Mon Sep 17 00:00:00 2001 From: Francois Ramu Date: Fri, 25 Apr 2025 14:58:43 +0200 Subject: [PATCH] dts: bindings: mmc stm32 sdmmc has a mandatory disk-name This PR makes the property disk-name required for the st,stm32-sdmmc compatible Signed-off-by: Francois Ramu --- dts/bindings/mmc/st,stm32-sdmmc.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/dts/bindings/mmc/st,stm32-sdmmc.yaml b/dts/bindings/mmc/st,stm32-sdmmc.yaml index f8c77f992ad..552e8d06682 100644 --- a/dts/bindings/mmc/st,stm32-sdmmc.yaml +++ b/dts/bindings/mmc/st,stm32-sdmmc.yaml @@ -7,6 +7,7 @@ include: [mmc.yaml, pinctrl-device.yaml, reset-device.yaml] properties: disk-name: type: string + required: true description: | Disk name.