ARM: at91/dt: remove leftovers clock definition

The clocks group properties and the clock@0 node are useless, remove them
to avoid copy pasting in future device trees.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Šī revīzija ir iekļauta:
Alexandre Belloni
2015-11-04 16:15:48 +01:00
revīziju iesūtīja Nicolas Ferre
vecāks 67ae8b9b78
revīzija 15f7e2537a
12 mainīti faili ar 0 papildinājumiem un 110 dzēšanām

Parādīt failu

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