mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-10 04:25:11 +07:00
ARM: dts: at91: at91-foxg20: remove leftovers clock definition
The clocks group properties and the clock@0 node have been obsolete for two years, remove them. Cc: Sergio Tanzilli <tanzilli@acmesystems.it> Cc: Douglas Gilbert <dgilbert@interlog.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
This commit is contained in:
parent
a1448b80e1
commit
0955e0d62f
@ -23,15 +23,6 @@ memory {
|
|||||||
};
|
};
|
||||||
|
|
||||||
clocks {
|
clocks {
|
||||||
#address-cells = <1>;
|
|
||||||
#size-cells = <1>;
|
|
||||||
ranges;
|
|
||||||
|
|
||||||
main_clock: clock@0 {
|
|
||||||
compatible = "atmel,osc", "fixed-clock";
|
|
||||||
clock-frequency = <18432000>;
|
|
||||||
};
|
|
||||||
|
|
||||||
slow_xtal {
|
slow_xtal {
|
||||||
clock-frequency = <32768>;
|
clock-frequency = <32768>;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user