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:
Kumar Gala 2019-06-27 13:00:42 -05:00 committed by Kumar Gala
commit 12589d6b64
11 changed files with 0 additions and 11 deletions

View file

@ -144,7 +144,6 @@
rcc: rcc@40023800 {
compatible = "st,stm32-rcc";
clocks-controller;
#clock-cells = <2>;
reg = <0x40023800 0x400>;
label = "STM32_CLK_RCC";