Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Rodolfo Giometti <giometti@linux.it>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>

authored by

Alexandre Belloni and committed by
Nicolas Ferre
138e8f1c 03a3f53b

-5
-5
arch/arm/boot/dts/at91-cosino_mega2560.dts
··· 32 32 status = "okay"; 33 33 }; 34 34 35 - 36 - tsadcc: tsadcc@f804c000 { 37 - status = "okay"; 38 - }; 39 - 40 35 rtc@fffffeb0 { 41 36 status = "okay"; 42 37 };