[PATCH] powerpc/85xx: Workaround MPC8572/MPC8536 GPIO 1 errata.

Kumar Gala galak at kernel.crashing.org
Fri Dec 11 14:11:31 EST 2009


On Aug 12, 2009, at 12:57 AM, Felix Radensky wrote:

> 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 <felix at embedded-sol.com>
> ---
> arch/powerpc/sysdev/mpc8xxx_gpio.c |   21 ++++++++++++++++++++-
> 1 files changed, 20 insertions(+), 1 deletions(-)

applied to next

- k



More information about the Linuxppc-dev mailing list