Skip to content

Commit bc5fbc9

Browse files
Desvauxm-stcarlescufi
authored andcommitted
dts: arm: st: l4: remove node SDMMC in stm32l432.dtsi
STM32L432 SDMMC issue RM0394 :SDMMC Not available on STM32L42xxx, STM32L432xx and STM32L442xx devices. Signed-off-by: Marc Desvaux <[email protected]>
1 parent 2b6c970 commit bc5fbc9

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

dts/arm/st/l4/stm32l432.dtsi

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -59,16 +59,6 @@
5959
sample-point = <875>;
6060
};
6161

62-
sdmmc1: sdmmc@40012800 {
63-
compatible = "st,stm32-sdmmc";
64-
reg = <0x40012800 0x400>;
65-
clocks = <&rcc STM32_CLOCK_BUS_APB2 0x00000400>,
66-
<&rcc STM32_SRC_HSI48 CLK48_SEL(0)>;
67-
resets = <&rctl STM32_RESET(APB2, 10U)>;
68-
interrupts = <49 0>;
69-
status = "disabled";
70-
};
71-
7262
usb: usb@40006800 {
7363
compatible = "st,stm32-usb";
7464
reg = <0x40006800 0x40000>;

0 commit comments

Comments
 (0)