diff options
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2014-03-10 15:17:20 -0400 |
---|---|---|
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | 2014-03-12 14:11:28 -0400 |
commit | e33b49c7d2f7edcf18c6356a3337aff15342cee2 (patch) | |
tree | 24441c0cefd7562b9f0e0ccfb30b9cf2aef5834b /arch/arm/boot/dts/at91-ariag25.dts | |
parent | 9edf307549e0c90d467a7f1b859b5f83cbcd680d (diff) |
ARM: at91/dt: at91-ariag25: remove useless adc properties
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>
Diffstat (limited to 'arch/arm/boot/dts/at91-ariag25.dts')
-rw-r--r-- | arch/arm/boot/dts/at91-ariag25.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/at91-ariag25.dts b/arch/arm/boot/dts/at91-ariag25.dts index cce45f5177f9..55ab6180e350 100644 --- a/arch/arm/boot/dts/at91-ariag25.dts +++ b/arch/arm/boot/dts/at91-ariag25.dts | |||
@@ -129,7 +129,6 @@ | |||
129 | adc0: adc@f804c000 { | 129 | adc0: adc@f804c000 { |
130 | status = "okay"; | 130 | status = "okay"; |
131 | atmel,adc-channels-used = <0xf>; | 131 | atmel,adc-channels-used = <0xf>; |
132 | atmel,adc-num-channels = <4>; | ||
133 | }; | 132 | }; |
134 | 133 | ||
135 | dbgu: serial@fffff200 { | 134 | dbgu: serial@fffff200 { |