From: Pavel Pisa Date: Mon, 20 Aug 2007 20:39:41 +0000 (+0100) Subject: [ARM] 4552/1: i.MX/MX1 GPIO output setup fix X-Git-Tag: v2.6.23-rc5~41^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a228d6e7ed8e3624b6c1497a550d8d0e2cac889f;p=pandora-kernel.git [ARM] 4552/1: i.MX/MX1 GPIO output setup fix The pins for GPIO should be provided as plain number build as (GPIO_PORTx + pin_number). But to setup the output GPIO_GIUS and GPIO_DR have to be specified in mode to route right value to the pin. This is a fix, it should go to 2.6.23 Signed-off-by: Pavel Pisa Acked-by: Sascha Hauer Signed-off-by: Russell King --- Reading git-diff-tree failed