Commit 2c1eab2b authored by Alexandre Belloni's avatar Alexandre Belloni
Browse files

ARM: dts: at91sam9261ek: remove unused chosen nodes



The chosen clocksource and clockevent bindings have never been accepted and
parsed, remove them.

Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
parent a188339c
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -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 {