dts: remove unused clock-controllers property
The 'clock-controllers' property isn't specified and not used for any generation. Lets remove it. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
bb324616bd
commit
12589d6b64
11 changed files with 0 additions and 11 deletions
|
@ -144,7 +144,6 @@
|
|||
|
||||
rcc: rcc@40023800 {
|
||||
compatible = "st,stm32-rcc";
|
||||
clocks-controller;
|
||||
#clock-cells = <2>;
|
||||
reg = <0x40023800 0x400>;
|
||||
label = "STM32_CLK_RCC";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue