Skip to content

Commit 70c4841

Browse files
GeorgeCGVcarlescufi
authored andcommitted
dts: arm: st: h7: use H7 FMC
Switched FMC to H7 FMC. Signed-off-by: Georgij Cernysiov <[email protected]>
1 parent 2dca9d8 commit 70c4841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/arm/st/h7/stm32h7.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -858,7 +858,7 @@
858858
};
859859

860860
fmc: memory-controller@52004000 {
861-
compatible = "st,stm32-fmc";
861+
compatible = "st,stm32h7-fmc";
862862
reg = <0x52004000 0x400>;
863863
clocks = <&rcc STM32_CLOCK_BUS_AHB3 0x00001000>;
864864
label = "STM32_FMC";

0 commit comments

Comments
 (0)