Thread (6 messages) 6 messages, 5 authors, 2014-07-27

Re: [PATCH v2] iio: exynos-adc: add experimental touchscreen support

From: Heiko Stübner <hidden>
Date: 2014-07-27 21:49:39
Also in: linux-arm-kernel, linux-iio, linux-samsung-soc, lkml

Am Sonntag, 27. Juli 2014, 23:10:21 schrieb Hartmut Knaack:
Arnd Bergmann schrieb:
quoted
@@ -205,6 +217,9 @@ static void exynos_adc_v1_init_hw(struct exynos_adc
*info)> 
 	/* Enable 12-bit ADC resolution */
 	con1 |= ADC_V1_CON_RES;
 	writel(con1, ADC_V1_CON(info->regs));

+
+	/* set default touchscreen delay */
Any information about how many µs/ms it is actually set with this value?
"ADC conversion is delayed by counting this value. Counting clock is pclk."
So, I guess here 10000 pclk ticks.


Heiko
quoted
+	writel(10000, ADC_V1_DLY(info->regs));

 }
 
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help