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

Cc: Rodolfo Giometti <giome...@linux.it>
Signed-off-by: Alexandre Belloni <alexandre.bell...@free-electrons.com>
---
 arch/arm/boot/dts/at91-cosino.dtsi         | 1 -
 arch/arm/boot/dts/at91-cosino_mega2560.dts | 1 -
 2 files changed, 2 deletions(-)

diff --git a/arch/arm/boot/dts/at91-cosino.dtsi 
b/arch/arm/boot/dts/at91-cosino.dtsi
index 2093c4d7cd6a..df4b78695695 100644
--- a/arch/arm/boot/dts/at91-cosino.dtsi
+++ b/arch/arm/boot/dts/at91-cosino.dtsi
@@ -64,7 +64,6 @@
                        };
 
                        adc0: adc@f804c000 {
-                               atmel,adc-clock-rate = <1000000>;
                                atmel,adc-ts-wires = <4>;
                                atmel,adc-ts-pressure-threshold = <10000>;
                                status = "okay";
diff --git a/arch/arm/boot/dts/at91-cosino_mega2560.dts 
b/arch/arm/boot/dts/at91-cosino_mega2560.dts
index f9415dd11f17..a542d5837a17 100644
--- a/arch/arm/boot/dts/at91-cosino_mega2560.dts
+++ b/arch/arm/boot/dts/at91-cosino_mega2560.dts
@@ -27,7 +27,6 @@
                        };
 
                        adc0: adc@f804c000 {
-                               atmel,adc-clock-rate = <1000000>;
                                atmel,adc-ts-wires = <4>;
                                atmel,adc-ts-pressure-threshold = <10000>;
                                status = "okay";
-- 
1.8.3.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to