From: Alexandre Belloni Date: Tue, 15 Apr 2014 10:28:10 +0000 (+0200) Subject: ARM: at91/dt: at91-cosino_mega2560 remove useless tsadcc node X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=138e8f1c4e99cd349e50fd8b18aebbd2716ceb87;p=sagit-ice-cold%2Fkernel_xiaomi_msm8998.git 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 Acked-by: Rodolfo Giometti Signed-off-by: Nicolas Ferre --- diff --git a/arch/arm/boot/dts/at91-cosino_mega2560.dts b/arch/arm/boot/dts/at91-cosino_mega2560.dts index a542d5837a17..27ebb0f722fd 100644 --- a/arch/arm/boot/dts/at91-cosino_mega2560.dts +++ b/arch/arm/boot/dts/at91-cosino_mega2560.dts @@ -32,11 +32,6 @@ status = "okay"; }; - - tsadcc: tsadcc@f804c000 { - status = "okay"; - }; - rtc@fffffeb0 { status = "okay"; };