ARM: at91/dt: at91-cosino: remove useless adc properties

Remove the properties that are not used anymore by the at91_adc driver.

Cc: Rodolfo Giometti <giometti@linux.it>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:
Alexandre Belloni 2014-03-10 20:17:25 +01:00 committed by Nicolas Ferre
parent b3b84decec
commit 1d33a2c9e9
2 changed files with 0 additions and 2 deletions

View file

@ -64,7 +64,6 @@ i2c0: i2c@f8010000 {
};
adc0: adc@f804c000 {
atmel,adc-clock-rate = <1000000>;
atmel,adc-ts-wires = <4>;
atmel,adc-ts-pressure-threshold = <10000>;
status = "okay";

View file

@ -27,7 +27,6 @@ macb0: ethernet@f802c000 {
};
adc0: adc@f804c000 {
atmel,adc-clock-rate = <1000000>;
atmel,adc-ts-wires = <4>;
atmel,adc-ts-pressure-threshold = <10000>;
status = "okay";