From: Felix Radensky Date: Wed, 12 Aug 2009 05:57:39 +0000 (+0300) Subject: powerpc/85xx: Workaround MPC8572/MPC8536 GPIO 1 errata. X-Git-Tag: v2.6.33-rc2~25^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1a676dfa2fa25fb9ec77c92ebe3ff580648b6ac;p=pandora-kernel.git powerpc/85xx: Workaround MPC8572/MPC8536 GPIO 1 errata. On MPC8572 and MPC8536 the status of GPIO pins configured as output cannot be determined by reading GPDAT register. Workaround by reading the status of input pins from GPDAT and the status of output pins from a shadow register. Signed-off-by: Felix Radensky Signed-off-by: Kumar Gala --- Reading git-diff-tree failed