summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/at91rm9200ek.dts
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2015-11-19 18:17:27 +0300
committerArnd Bergmann <arnd@arndb.de>2015-11-19 18:17:27 +0300
commitf9d6fa5d83325fd638e1f911ac9a109c8f2ca56d (patch)
tree772ed66a0c1d724342a4c4393a337cbd4ae933c5 /arch/arm/boot/dts/at91rm9200ek.dts
parenta203a2a9ec34936277fa22d6e07ca1f859165205 (diff)
parent50cb2efaa63bdfd4a68b94acc55a12e68d9c33d4 (diff)
downloadlinux-f9d6fa5d83325fd638e1f911ac9a109c8f2ca56d.tar.xz
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes
Merge "First fixes for 4.4" from Nicolas Ferre: - removal of a useless defconfig option - removal of some legacy DT pieces - use of the proper watchdog compatible string - addition of some sama5d2 Xplained nodes now that the MFD include is in place - update of the MAINTAINERS entries for some Atmel drivers * tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91: MAINTAINERS: Atmel drivers: change NAND and ISI entries ARM: at91/dt: sama5d2 Xplained: add several devices ARM: at91/dt: remove bootargs ARM: at91/dt: remove leftovers clock definition ARM: at91/dt: replace gpio-key,wakeup with wakeup-source property ARM: at91/dt: sama5d4: change watchdog compatible ARM: at91/defconfig: remove CONFIG_SSB from Atmel defconfigs
Diffstat (limited to 'arch/arm/boot/dts/at91rm9200ek.dts')
-rw-r--r--arch/arm/boot/dts/at91rm9200ek.dts9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/arm/boot/dts/at91rm9200ek.dts b/arch/arm/boot/dts/at91rm9200ek.dts
index 8dab4b75ca97..f90e1c2d3caa 100644
--- a/arch/arm/boot/dts/at91rm9200ek.dts
+++ b/arch/arm/boot/dts/at91rm9200ek.dts
@@ -21,15 +21,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>;
};