Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 138e8f1c authored by Alexandre Belloni's avatar Alexandre Belloni Committed by Nicolas Ferre
Browse files

ARM: at91/dt: at91-cosino_mega2560 remove useless tsadcc node



The tsadcc node is useless as it doesn't refer to anything and the touchscreen
is handled by the adc0 node.

Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: default avatarRodolfo Giometti <giometti@linux.it>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent 03a3f53b
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -32,11 +32,6 @@
				status = "okay";
			};


			tsadcc: tsadcc@f804c000 {
				status = "okay";
			};

			rtc@fffffeb0 {
				status = "okay";
			};