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

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>

authored by

Alexandre Belloni and committed by
Nicolas Ferre
e33b49c7 9edf3075

-1
-1
arch/arm/boot/dts/at91-ariag25.dts
··· 129 129 adc0: adc@f804c000 { 130 130 status = "okay"; 131 131 atmel,adc-channels-used = <0xf>; 132 - atmel,adc-num-channels = <4>; 133 132 }; 134 133 135 134 dbgu: serial@fffff200 {