summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/at91sam9rlek.dts
diff options
context:
space:
mode:
authorGaël PORTAY <g.portay@overkiz.com>2015-04-16 14:25:44 +0200
committerNicolas Ferre <nicolas.ferre@atmel.com>2015-05-11 11:24:01 +0200
commit7107bb0b2836f0f9b1ffed1f5189e269ee25e5b9 (patch)
treed53d43bbdec3ae5f4e9169f0982882f4a4098751 /arch/arm/boot/dts/at91sam9rlek.dts
parent13afc4a83ae970f482d1014f57571e20a7f79336 (diff)
ARM: at91/dt: drop deprecated mainck node from pmc
The clock-frequency property became obsolete since the rework of the main clock driver in 3.16 (see commit 27cb1c2083373a44130d50d4d2fb64cf7eff2d90). It now get and uses the clock-frequency from the main_xtal node. Signed-off-by: Gaël PORTAY <g.portay@overkiz.com> Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/boot/dts/at91sam9rlek.dts')
-rw-r--r--arch/arm/boot/dts/at91sam9rlek.dts6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/boot/dts/at91sam9rlek.dts b/arch/arm/boot/dts/at91sam9rlek.dts
index 9be5b540eebf..d9299be3dfe9 100644
--- a/arch/arm/boot/dts/at91sam9rlek.dts
+++ b/arch/arm/boot/dts/at91sam9rlek.dts
@@ -181,12 +181,6 @@
};
};
- pmc: pmc@fffffc00 {
- main: mainck {
- clock-frequency = <12000000>;
- };
- };
-
watchdog@fffffd40 {
status = "okay";
};