summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/at91sam9261ek.dts
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@bootlin.com>2019-04-08 17:06:42 +0200
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2019-05-21 16:15:45 +0200
commit2c1eab2b4355e509f918a6752b41fe34e7f3831d (patch)
treed88eeab19b15aced073d727b7dce127dc73340be /arch/arm/boot/dts/at91sam9261ek.dts
parenta188339ca5a396acc588e5851ed7e19f66b0ebd9 (diff)
ARM: dts: at91sam9261ek: remove unused chosen nodes
The chosen clocksource and clockevent bindings have never been accepted and parsed, remove them. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'arch/arm/boot/dts/at91sam9261ek.dts')
-rw-r--r--arch/arm/boot/dts/at91sam9261ek.dts8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/boot/dts/at91sam9261ek.dts b/arch/arm/boot/dts/at91sam9261ek.dts
index a57f2d435dca..11ed55d8a87d 100644
--- a/arch/arm/boot/dts/at91sam9261ek.dts
+++ b/arch/arm/boot/dts/at91sam9261ek.dts
@@ -15,14 +15,6 @@
chosen {
bootargs = "rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs rw";
stdout-path = "serial0:115200n8";
-
- clocksource {
- timer = <&timer0>;
- };
-
- clockevent {
- timer = <&timer1>;
- };
};
memory {