Skip to content

Commit 45eb589

Browse files
FRASTMMaureenHelm
authored andcommitted
dts: remove unused clock-controllers property #17122
The 'clock-controllers' property is not specified and not used for any generation. Lets remove it. Signed-off-by: Francois Ramu <[email protected]>
1 parent 9f6a287 commit 45eb589

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dts/arm/st/g0/stm32g0.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848

4949
rcc: rcc@40021000 {
5050
compatible = "st,stm32-rcc";
51-
clocks-controller;
5251
#clock-cells = <2>;
5352
reg = <0x40021000 0x400>;
5453
label = "STM32_CLK_RCC";

0 commit comments

Comments
 (0)