]> Git Repo - linux.git/commitdiff
ARM: at91/dt: at91-cosino_mega2560 remove useless tsadcc node
authorAlexandre Belloni <[email protected]>
Tue, 15 Apr 2014 10:28:10 +0000 (12:28 +0200)
committerNicolas Ferre <[email protected]>
Wed, 7 May 2014 16:28:41 +0000 (18:28 +0200)
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 <[email protected]>
Acked-by: Rodolfo Giometti <[email protected]>
Signed-off-by: Nicolas Ferre <[email protected]>
arch/arm/boot/dts/at91-cosino_mega2560.dts

index a542d5837a17be14c1f82547c59529d4a59f5ce7..27ebb0f722fdbd724fe83089b86cae39eed2b5ee 100644 (file)
                                status = "okay";
                        };
 
-
-                       tsadcc: tsadcc@f804c000 {
-                               status = "okay";
-                       };
-
                        rtc@fffffeb0 {
                                status = "okay";
                        };
This page took 0.066639 seconds and 4 git commands to generate.