]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: at91/dt: sama5d3: update iio config for touchscreen
authorJosh Wu <josh.wu@atmel.com>
Wed, 28 Jan 2015 13:39:34 +0000 (14:39 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 18 Sep 2015 13:59:32 +0000 (15:59 +0200)
Signed-off-by: Josh Wu <josh.wu@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/sama5d3.dtsi

index 7fa276515f11b6a6e522cb54ed18b057ff1bdeab..1832736201ffbd438ea41cb5fd0663262efcba5a 100644 (file)
@@ -75,7 +75,7 @@
                adc_op_clk: adc_op_clk{
                        compatible = "fixed-clock";
                        #clock-cells = <0>;
-                       clock-frequency = <20000000>;
+                       clock-frequency = <1000000>;
                };
        };
 
                                atmel,adc-use-external-triggers;
                                atmel,adc-vref = <3000>;
                                atmel,adc-res = <10 12>;
+                               atmel,adc-sample-hold-time = <11>;
                                atmel,adc-res-names = "lowres", "highres";
                                status = "disabled";