ARM: at91/dt: sama5d3: update iio config for touchscreen

Signed-off-by: Josh Wu <josh.wu@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:
Josh Wu 2015-01-28 14:39:34 +01:00 committed by Nicolas Ferre
parent 19146e7e91
commit cb3651d7be
1 changed files with 2 additions and 1 deletions

View File

@ -75,7 +75,7 @@ main_xtal: main_xtal {
adc_op_clk: adc_op_clk{
compatible = "fixed-clock";
#clock-cells = <0>;
clock-frequency = <20000000>;
clock-frequency = <1000000>;
};
};
@ -322,6 +322,7 @@ &pinctrl_adc0_ad11
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";