1
0
Fork 0

ARM: dts: at91: animeo_ip: remove leftovers clock definition

The clocks group properties and the clock@0 node have been obsolete for two
years, remove them.

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
steinar/wifi_calib_4_9_kernel
Alexandre Belloni 2016-06-08 18:31:49 +02:00
parent ee3e760409
commit c6fde4f5aa
1 changed files with 0 additions and 9 deletions

View File

@ -32,15 +32,6 @@
};
clocks {
#address-cells = <1>;
#size-cells = <1>;
ranges;
main_clock: clock@0 {
compatible = "atmel,osc", "fixed-clock";
clock-frequency = <18432000>;
};
slow_xtal {
clock-frequency = <32768>;
};