Guennadi Liakhovetski 53698d2537 [ARM] 4278/1: configure pxa27x I2C SCL as "input"
It has been reported by Julian Deng that configuring the pxa27x i2c SCL line as output generates a short negative pulse on it during the call to pxa_gpio_mode(GPIO117_I2CSCL_MD); as it first switches it to output and then configures it for the alternate function. The SCL line is in fact bidirectional and can also be configured as 117 | GPIO_ALT_FN_1_IN, in which case the pulse is not generated. This is exactly what this patch does.

Author: Julian Deng <dengtj@sitek.cn>

Signed-off-by: G. Liakhovetski <gl@dsa-ac.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-03-24 23:24:39 +00:00
..
2007-02-20 19:13:30 +00:00
2007-02-20 19:13:30 +00:00
2006-01-08 20:13:39 -08:00
2006-12-13 14:34:43 +00:00
2006-12-18 00:14:54 +00:00
2006-01-08 20:13:39 -08:00
2007-02-12 09:48:34 -08:00
2006-10-08 12:32:36 -07:00
2007-02-09 09:14:07 -08:00
2006-01-10 08:01:34 -08:00
2006-09-20 14:58:35 +01:00
2007-02-16 14:37:06 +00:00
2006-11-30 22:52:28 +00:00
2006-02-15 15:32:22 -08:00
2006-06-29 22:14:30 +01:00
2006-03-21 22:05:45 +00:00
2006-11-30 13:53:54 +00:00
2006-03-27 08:44:50 -08:00
2005-12-01 20:58:01 +00:00
2006-06-29 16:58:06 -07:00
2007-02-16 14:37:06 +00:00