projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19146e7
)
ARM: at91/dt: sama5d3: update iio config for touchscreen
author
Josh Wu
<josh.wu@atmel.com>
Wed, 28 Jan 2015 13:39:34 +0000
(14:39 +0100)
committer
Nicolas 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sama5d3.dtsi
b/arch/arm/boot/dts/sama5d3.dtsi
index 7fa276515f11b6a6e522cb54ed18b057ff1bdeab..1832736201ffbd438ea41cb5fd0663262efcba5a 100644
(file)
--- a/
arch/arm/boot/dts/sama5d3.dtsi
+++ b/
arch/arm/boot/dts/sama5d3.dtsi
@@
-75,7
+75,7
@@
adc_op_clk: adc_op_clk{
compatible = "fixed-clock";
#clock-cells = <0>;
- clock-frequency = <
20
000000>;
+ clock-frequency = <
1
000000>;
};
};
@@
-322,6
+322,7
@@
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";