ARM: at91/dt: at91-ariag25: remove useless adc properties
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 10 Mar 2014 19:17:20 +0000 (20:17 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 12 Mar 2014 18:11:28 +0000 (19:11 +0100)
Remove the properties that are not used anymore by the at91_adc driver.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Douglas Gilbert <dgilbert@interlog.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91-ariag25.dts

index cce45f5..55ab618 100644 (file)
                        adc0: adc@f804c000 {
                                status = "okay";
                                atmel,adc-channels-used = <0xf>;
-                               atmel,adc-num-channels = <4>;
                        };
 
                        dbgu: serial@fffff200 {