summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/sama5d3xdm.dtsi
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>2014-03-10 20:17:24 +0100
committerNicolas Ferre <nicolas.ferre@atmel.com>2014-03-12 19:11:29 +0100
commitb3b84dececf01842d75636f174e7d6432b0183e7 (patch)
tree7dee8a0250b0620cb83305b414e4ec4b4a435ee7 /arch/arm/boot/dts/sama5d3xdm.dtsi
parentce1e8d3d918e235e2e66f400b80df1fb044c1de5 (diff)
ARM: at91/dt: sama5d3: remove useless adc properties
Remove the properties that are not used anymore by the at91_adc driver and fix the atmel,adc-use-external-triggers property name. Also, add #address-cells, #size-cells and a reg for each trigger to comply to the ePAPR. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/boot/dts/sama5d3xdm.dtsi')
-rw-r--r--arch/arm/boot/dts/sama5d3xdm.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/sama5d3xdm.dtsi b/arch/arm/boot/dts/sama5d3xdm.dtsi
index 0b8f5d106ff2..035ab72b3990 100644
--- a/arch/arm/boot/dts/sama5d3xdm.dtsi
+++ b/arch/arm/boot/dts/sama5d3xdm.dtsi
@@ -23,7 +23,6 @@
};
adc0: adc@f8018000 {
- atmel,adc-clock-rate = <1000000>;
atmel,adc-ts-wires = <4>;
atmel,adc-ts-pressure-threshold = <10000>;
status = "okay";