Skip to content

Commit ef9d953

Browse files
arthur-mmlwhenrikbrixandersen
authored andcommitted
dts: arm: st: stm32h7rs: remove flash controller clock property
Bit 8 of AHB3 is reserved, there is no clock-enable bit for the flash controller according to the Reference Manual. Signed-off-by: Arthur Gay <[email protected]>
1 parent 44cce59 commit ef9d953

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dts/arm/st/h7rs/stm32h7rs.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@
180180
compatible = "st,stm32-flash-controller", "st,stm32h7-flash-controller";
181181
reg = <0x52002000 0x400>;
182182
interrupts = <8 0>;
183-
clocks = <&rcc STM32_CLOCK(AHB3, 8)>;
184183

185184
#address-cells = <1>;
186185
#size-cells = <1>;

0 commit comments

Comments
 (0)